Hi, not really, it is really recommended to have a valid OSGi Manifest with your bundles, in this case the war is just another OSGi Bundle. It works cause we have some magic around that tries to do something the like, but still it can't be as good as during built time, and especially it can't assume some stuff that just isn't obvious.
So make sure you have a valid Manifest with all packages imported that your application needs and it will work better. Regards, Achim 2013/8/30 abdulshameer <[email protected]> > Hi Achim, > Earlier when i used simple Jsf alone i did not use any felix > plugin for generating a manifest and deploy in servicemix but it > worked.Only > richfaces is getting problem like"the namespace library cannot be > recognized".Is there any other way to fix it. > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Regarding-deploying-a-richface-application-in-servicemix-tp5717665p5717703.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/>
