tag:blogger.com,1999:blog-6180816727867247030.post-84615291689101377612008-04-08T12:54:00.000-07:002008-04-08T12:54:00.000-07:002008-04-08T12:54:00.000-07:00Hi setya,normally you should have the OSGi console...Hi setya,<BR/><BR/>normally you should have the OSGi console once you add "-console" to the launch config.<BR/><BR/>For the deployed version check that you have this snippet in the web.xml file:<BR/><BR/>&lt;!-- this goes into the servlet-node --&gt;<BR/><BR/>&lt;init-param&gt;<BR/>&lt;param-name&gt;commandline&lt;/param-name>&gt; &lt;param-value&gt;-console&lt;/param-value&gt; <BR/>&lt;/init-param&gt;<BR/><BR/>You can find the full example by checking out /org.eclipse.rap.demo.feature/templates/WEB-INF/web.xml from CVS.<BR/><BR/>AFAIK, it should work under linux too.<BR/><BR/>Hope this helps,<BR/>Elias.Elias Volanakishttp://www.blogger.com/profile/05881712904794632968noreply@blogger.com