To install WAR files, the following bundles must be deployed too. osgi:install -s mvn:org.ops4j.pax.url/pax-url-war/1.1.2
osgi:install -s mvn:org.ops4j.pax.web/pax-web-api/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-spi/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-runtime/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-jetty/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-jsp/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-extender-war/0.7.1 osgi:install -s mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/0.7.1 Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Tue, Jan 12, 2010 at 12:03 PM, lekkie <[email protected]> wrote: > > Hi Guys, > > I need some help on the best way to go about this. > > I have a web application I would like to deploy inside Apache Tomcat. > > I also have some bit of the application to be exposed in Fuse ESB. > > Is there a way to deploy ESB into Tomcat such that I can reference the > classes inside my web application (which normally resides in > tomcat_folder/webapps/application_context/web inf/classess? > > Kind regards. > -- > View this message in context: > http://old.nabble.com/Deploy-web-application-inside-TOMCAT-FUSE-ESB-tp27125935p27125935.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
