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=37424>. 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=37424 ------- Additional Comments From [EMAIL PROTECTED] 2006-01-31 02:33 ------- Hi Remy, I'm not pointing fingers at Tomcat at all. Look at it this way: I am just trying to help resolve a customer issue, so I hope you find this a somewhat useful contribution. ;-) As for HttpSession.getId() throwing an ISE on an invalidated session, I agree this is useless and requires all kinds of workarounds, but I claim innocence on this as well. This issue has a long history: Apparently, getId() and getLastAccessedTime() were always supposed to throw this exception, but there used to be a typo in the tag name ("@exeption" instead of "@exception") in the HttpSession.java source file, which meant the exception was never reflected in the javadocs. Unfortunately, the EG decided to "fix" this in the 2.4 Errata. I with they had taken this as a hint and removed this exception, at least in the case of getId(). You have my support on this! :) I will reply separately to your email that you just sent to the EG. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]