[ http://issues.apache.org/jira/browse/MYFACES-1266?page=comments#action_12373518 ]
Stan Silvert commented on MYFACES-1266: --------------------------------------- Code is done for this. I just need to wait on our JSF 1.2 branch to open. This can't be done in MyFaces 1.1.2 because the JSF 1.1 TCK expects an exception when you call SessionMap.clear(). > JSR-252 Issue #118: Specified that an implementation of Map returned from > ExternalContext.getSessionMap implement a "clear" method that calls > "removeAttribute" on each attribute in the Servlet or Portlet Session. > -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: MYFACES-1266 > URL: http://issues.apache.org/jira/browse/MYFACES-1266 > Project: MyFaces Core > Type: Improvement > Components: JSR-252 > Reporter: Stan Silvert > Assignee: Stan Silvert > > Specified that an implementation of Map returned from > ExternalContext.getSessionMap implement a "clear" method that calls > "removeAttribute" on each attribute in the Servlet or Portlet Session. > https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=118 -- 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
