A new example of Data Adapter has been released as part of Lightstreamer distribution.
The example shows the integration between Lightstreamer Server and a JMS publisher.
The publisher is market data generator that delivers prices through a JMS topic.
the Data Adapter subscribes to th prices and inject them into the Lightstreamer Kernel.
The full code can be found under the "DOCS-SDKs\sdk_adapter_java\examples\StockListDemo_JMS_DataAdapter" folder of Lightstreamer installation (that can be downloaded from
http://www.lightstreamer.com/download.htm).