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

           Summary: session timeout not implemented
           Product: Tomcat 5
           Version: Unknown
          Platform: Other
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


Reported a session timeout problem in JBoss 4.0.3SP1 at  
http://jira.jboss.com/jira/browse/JBAS-3007 which is basically related to 
Tomcat 

Tomcat that comes by default in JBoss 4.0.3SP1 has following issue:-

HttpSession lives well beyond the specified time in {myWebApp}WEB/web.xml 
<session-timeout>1</session-timeout> . I also tried to programatically 
override it using session.setMaxInactiveInterval(60); but it is still alive 
for more than 60 secs

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