OSGi and web.xml parsing
------------------------

                 Key: MYFACES-1885
                 URL: https://issues.apache.org/jira/browse/MYFACES-1885
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 1.2.3
         Environment: Windows XP / JDK 1.5 / Tomcat 5.5.26 / Eclipse Equinox 
3.3.2
            Reporter: Hendrik Kammeyer


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to