Byron Palmer created WICKET-4866:
------------------------------------

             Summary: servlet <session-timeout> ignored
                 Key: WICKET-4866
                 URL: https://issues.apache.org/jira/browse/WICKET-4866
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.9, 6.2.0
         Environment: Tomcat and Jetty
            Reporter: Byron Palmer


Using the servlet configuration parameter <session-timeout> and setting it to 
larger than 5 minutes fails to work. The session is timing out before five 
minutes are up. This is a major problem as my users need to be able to work on 
a page for longer than 5 minutes.

I have had to make my own session timer and Ajax requests to keep the session 
alive in order to make my site work. This used to work but after upgrading to 
1.5.7 and later it has not worked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to