I have followed the instructions on the HOW_TO_DEPLOY_ON_YOUR_WEB_SERVER.TXT document and I have successfully got the StockListDemo app working on WebLogic.

However, when I tried to deploy my test app onto WebLogic I get the status 'Streaming system is connecting'. My test app works perfectly on the local LightStreamer instance.

The only change that I have thought to make was to change the value in the lsEngine.connection.setAdapterName() call in the commons/custom/misc.js to that of the adapter_class in my adapter.xml.

Should I be using a separate misc.js or should I be editing any other files?

Thanks in advance...
Andy