[
https://issues.apache.org/jira/browse/MYFACES-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Concini resolved MYFACES-2572.
--------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0-beta-3
> MyFaces should release the "dummy" FacesContext created during
> startup/shutdown
> ---------------------------------------------------------------------------------
>
> Key: MYFACES-2572
> URL: https://issues.apache.org/jira/browse/MYFACES-2572
> Project: MyFaces Core
> Issue Type: Bug
> Components: JSR-314
> Affects Versions: 2.0.0-beta-2
> Reporter: Michael Concini
> Assignee: Michael Concini
> Fix For: 2.0.0-beta-3
>
>
> If the FacesContext that was created during startup and/or shutdown is not
> released, then the ExternalContext object could be reused. On some
> appservers this could cause problems if they are performing any additional
> initialization in their servlet context impl. This at the case in WebSphere,
> but could also apply to other appservers which add internal extensions to the
> servletContext in their implementation classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.