https://issues.apache.org/bugzilla/show_bug.cgi?id=49834

           Summary: HttpSessionListener is not getting called after user
                    session timeouts
           Product: Tomcat 5
           Version: 5.5.25
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Servlet & JSP API
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: brijesh.wa...@comit.ch
                CC: brijesh.wa...@comit.ch


Hello,

We are using a simple HttpSessionListener with sessionDestroyed method.
However, we noticed that SessionDestroyed method is not called for all users
after user session timeouts. We have placed a System.out.println in method to
know for which users the event is getting called, but not all users listener is
called. Unfortunately we do not have exact steps of replication because there
is not pattern found for this issue.

Is this a bug? Is thhis resolved with later release of tomcat.

Regards
Brijesh

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

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

Reply via email to