JSR-252 Issue #9: Clarified the behavior of PhaseListener implementations: must
guarantee that if beforePhase() is called the afterPhase() must also be called.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: MYFACES-1205
URL: http://issues.apache.org/jira/browse/MYFACES-1205
Project: MyFaces Core
Type: New Feature
Components: JSR-252
Reporter: Stan Silvert
Assigned to: Stan Silvert
Clarified the behavior of PhaseListener implementations in the following way:
they must guarantee that if "beforePhase()" is called, then "afterPhase()" must
also be called, regardless of any thrown exceptions. Please see Section 11.3
"PhaseListener" for more specifics.
See https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=9
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira