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/><!-- this goes into the servlet-node --><BR/><BR/><init-param><BR/><param-name>commandline</param-name>> <param-value>-console</param-value> <BR/></init-param><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