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=34107>. 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=34107 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical ------- Additional Comments From [EMAIL PROTECTED] 2006-02-02 18:08 ------- Another question : what's the use of the valueUnbound that gives us an HttpSessionBindingEvent if we can't make any call at it whithout getting this exception ? The "event" most important stuff is the HttpSession (I would even say it's the only stuff, and we can't work at all with it whithout getting the IllegalStateException. And reading the spec, I agree that any call made "by a request" after the session was invalidated must throw the Exception, but not the ones made in the valueUnbound. If you don't agree I'd like to be explained the interest of the SessionListener. -- 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]