Hi, well use the source luke ;) [1] If you find an issue regarding pax-url you best gonna open it vs.[2], and by the way we love contributions :-D
regards, Achim [1] - https://github.com/ops4j/org.ops4j.pax.url/tree/master/pax-url-war [2] - https://ops4j1.jira.com/browse/PAXURL 2013/5/8 Gražvydas Valeika <[email protected]> > Hi all, > > Could somebody point me to the web feature webbundle and war install > documentation? > > While installing bundle: > > install -s > 'war:file:///home/gv/work/experiments/ttt/CamelTest/target/CamelTest.war' > > I'm getting Bundle-ClassPath: > .,WEB-INF/lib/gwt-servlet-2.5.1.jar,WEB-INF/classes - exactly as I have > defined it in MANIFEST.MF. > > While installing the same bundle this way: > > install -s > 'webbundle:file:///home/gv/work/experiments/ttt/CamelTest/target/CamelTest.war' > > I'm getting bundle with Bundle-ClassPath: WEB-INF/classes everytime, > independently of Bundle-ClassPath in manifest file. > > Problem is while installing 'war' variant, I can't define custom > Web-ContextPath. And while installing 'webbundle' variant - I can't get > proper Bundle-ClassPath. > > Is this limitation of webbundle way of deployment or something else? > > Best regards, > > Grazvydas > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
