Hi, You'll need to use the webbundle URL hander. This is a prefix to your URL. webbundle:file:path/myproject.war?WebContext-Path=myproject
Regards, Achim sent from mobile device Am 08.07.2014 20:07 schrieb "parker" <[email protected]>: > Hi, > > With Karaf 3 I can deploy wab project and war project. > I have made a no OSGi web project . I want to deploy that on Karaf 3. How > to > do it ? > > Using netbeans , I have made a war file from my web project and I have > install on Karaf 3 the .war project using that : bundle:install -s > file:/path/myproject.war > I have no error for the install. > But I can't see that working when I go to http://localhost:8181/myproject > . > > Then Why that don't work? What is the problem ? > > Thank you for your advice and help, > > > > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/deploy-a-war-web-project-on-karaf-don-t-work-tp4034063.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
