[ 
https://issues.apache.org/jira/browse/MYFACES-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800252#action_12800252
 ] 

Bernhard Huemer commented on MYFACES-2485:
------------------------------------------

Yep, leaving it as it is is basically what I'm suggesting. I think there's 
actually no need to change anything, it's simply put none of our business if 
there's a bug in terms of cleaning up a container that shuts down. In fact, I 
can't think of another web framework that cares about it either (though this 
"carelessness" of course doesn't necessarily mean it's not an issue that has to 
be resolved, but I think I've already explained why those frameworks probably 
don't care). 

Have a nice day, regards! :-)

> Ensure invocation of @PreDestroy methods on container shutdown/restart
> ----------------------------------------------------------------------
>
>                 Key: MYFACES-2485
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2485
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-alpha
>            Reporter: Jakob Korherr
>
> Because of the fact that only ServletContextListener.contextDestroyed() is 
> invoked on a container shutdown/restart, the correct destruction of 
> ManagedBeans in session, view and request scope is not ensured.

-- 
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