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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2006-06-15 19:23 -------
For events related to session passivation and activation (which as you noted is
not the same as destruction), which occur when the webapp is redeployed, you
should use the HttpSessionActivationListener.

In your particular use-case, you probably want your SSO filter to listen on both
session creation/destruction and activation/passivation.

If after adjusting your filter / code to listen for these events you still find
that they don't work, we would appreciate you submitting the simplest possible
test case demonstrating the bug.  Such a test case would greatly facilitate our
investigation of this issue.

As a side note, if at all possible, please test this issue in Tomcat 5.5.17 or
later. Tomcat 5.0 is not being actively developed.

-- 
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]

Reply via email to