Hi Vinayak,

This is the project of a Remote Data Adapter the can be launched stand-alone via maven: https://github.com/Lightstreamer/Lig...er-java-remote

Code:
 mvn exec:java -Dexec.args="-host localhost -metadata_rrport 6663 -data_rrport 6661 -data_notifport 6662"
But please note that requires a Lightstremer server up and running listening on the specified ports.

Regards,
Giuseppe