Details
Description
MyFaces expects a web.xml config file to be available on startup, thus context initialization fails in scenarios where the servlet container gets configured by another source. In particular this may well be the case when running MyFaces in an OSGi environment.
There should be a way to pass on any dependency to web.xml, as I managed to run my project (a JSF+Tobago+Facelets application within OSGi) with Mojarra 1.2, using extension mapping or path mapping.
Attachments
Issue Links
- is part of
-
MYFACES-2290 Add OSGi bundle information and bundle classloader / activator
- Closed