Hi, read the documentation at [1], [2] or take a deeper look at the provided samples at [3] and [4]. Your deploying a war in a OSGi container, therefore it needs to be a Web Application Bundle (WAB - aka War + OSGi Manifest)
regards, Achim [1] - http://karaf.apache.org/manual/latest-2.3.x/users-guide/web-applications.html [2] - https://ops4j1.jira.com/wiki/display/ops4j/Pax+Web+Extender+-+War+-+OSGi-fy [3] - https://github.com/ops4j/org.ops4j.pax.web/tree/master/samples/war-jsf [4] - https://github.com/ops4j/org.ops4j.pax.web/tree/master/samples/war-jsf-primefaces 2013/8/28 abdulshameer <[email protected]> > Hi Achim, > > Thanks for your reply.This is the first time i am deploying a war in > servicemix.You told like in manifest file of the project definitions of > import packages has to be done..May i know what will be those packages? can > you share a sample manifest file for a richface application.It will be > helpful. > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Regarding-deploying-a-richface-application-in-servicemix-tp5717665p5717674.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > -- 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/>
