You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/03/10 23:15:27 UTC

DO NOT REPLY [Bug 36994] - httpsession.getId() throws ISE after invalidation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36994>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36994


jlewis@unicon.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |
            Version|5.0.12                      |5.0.10




------- Additional Comments From jlewis@unicon.net  2006-03-10 22:15 -------
The JSR-154 Expert Group has reversed themselves on this issue.

>From page 289 of Maintenance Draft Review 4 of the Servlet 2.4 Specification (
obtained from http://jcp.org/en/jsr/detail?id=154):

SRV.17.0.3 Removal of IllegalStateException from HttpSession.getId()

The HttpSessionBindingListener calls the valueUnbound event after the session
has been expired, unfortunately, the HttpSession.getId() method is often used in
this scenario and is supposed to throw an IllegalStateException. The servlet EG
agreed to remove the exception from the API to prevent these types of exceptions.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org