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=4103>.
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=4103

Session info is removed prior to calling events

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-03-17 15:22 -------
As of today, I quote this reference: 
http://java.sun.com/webservices/docs/1.3/api/javax/servlet/http/HttpSessionListener.html
 
 
where it says: 
"public void sessionDestroyed(HttpSessionEvent se) 
 Notification that a session is about to be invalidated. " 
                                ^^^^^^^^^^^ 
Any other behavior is totally nonsensical since this listener is exactly meant 
to dispose of resources in session attributes, in the easiest way.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to