[seam-issues] [JBoss JIRA] (SOLDER-265) Provide a portable means to access web.xml without the ServletContext

Jason Porter (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 14:11:40 EST 2011


     [ https://issues.jboss.org/browse/SOLDER-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Porter updated SOLDER-265:
--------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Provide a portable means to access web.xml without the ServletContext
> ---------------------------------------------------------------------
>
>                 Key: SOLDER-265
>                 URL: https://issues.jboss.org/browse/SOLDER-265
>             Project: Seam Solder
>          Issue Type: Feature Request
>            Reporter: Brian Leathem
>
> In Seam Faces, we would like to access the web.xml file from within a CDI extension (SEAMFACES-185).  This is currently not possible to do in a portable way, as the ServletContext is not available from CDI extensions (at least not in EE environments).
> In servlet environments, we can simply delegate to the ServletContext, but in EE environments, we may have to provide implementation specific ways of loading the web.xml file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list