Hi, which version of Pax-web are you using? there has been some improvements with JSF but I have the impression it's not fully functional as desired. Could you provide a simple example for us to test with, that would be really great that way we are able to create a new itest for it and verify this feature :)
regards, Achim 2012/8/21 Björn Pollex <[email protected]>: > I have tried several configurations now. I added the primefaces jar to the > <Bundle-Classpath>, and I tried to bind it using <Require-Bundle>. In both > cases, when I reference the taglib.xml in from the web-xml like this: > > <context-param> > <param-name>facelets.LIBRARIES</param-name> > > <param-value>classpath:META-INF/primefaces-p.taglib.xml</param-value> > </context-param> > > I get a FileNotFoundException. http://team.ops4j.org/browse/PAXWEB-314 > indicates that this must be possible, but how? Any more hints? > > Regards, > > Björn > > On Mon, Aug 20, 2012 at 6:07 PM, Harald Wellmann <[email protected]> > wrote: >> >> Just guessing: could it simply be that WEB-INF/lib/primefaces.jar is >> missing on the Bundle-ClassPath? >> >> Regards, >> Harald >> >> >> >> _______________________________________________ >> general mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/general > > > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > -- 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/> _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
