Hi,

The PortfolioDemo is a bot tricky to deploy, because it needs a servlet container and a JMS provider, in addition to Lightstreamer.

In a few weeks we will release a new PortfolioDemo that will be much easier to deploy (and will not require external components). It will be publicly available together with Lightstreamer Server v. 3.5.

In the meanwhile, to deploy the current version. you should setup a Tomcat instance and a JBoss-MQ instance. Then configure the JMS topic as explained in Deployment_JBoss. Deploy the Portfolio Data Adapter in Lightstreamer Server. Deploy the servlet (same JAR as the Adapter) in Tomcat. Mount the HTML front-end on Tomcat or on Ligthstreamer's internal Web Server and configure the hostnames, etc.