Thank you for your answer, I have done from http://karaf.apache.org/manual/latest/users-guide/webcontainer.html I have done karaf@root()> bundle:install -s "webbundle:http://tomcat.apache.org/tomcat-7.0-doc/appdev/sample/sample.war?Bundle-SymbolicName=tomcat-sample&Web-ContextPath=/sample", it's not working .
karaf@root()> bundle:install -s "webbundle:http://tomcat.apache.org/tomcat-7.0-doc/appdev/sample/sample.war?Bundle-SymbolicName=tomcat-sample&Web-ContextPath=/sample" Bundle ID: 123 karaf@root()> list |grep tom 123 | Active | 80 | 0 | tomcat-sample But When I go to http://localhost:8181/sample it's not working , why ??? Thank you Parker. -- View this message in context: http://karaf.922171.n3.nabble.com/Transform-a-big-WAR-project-in-OSGI-tp4034260p4034277.html Sent from the Karaf - User mailing list archive at Nabble.com.
