[
https://issues.apache.org/jira/browse/WICKET-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497434#comment-13497434
]
Martin Grigorov commented on WICKET-4866:
-----------------------------------------
Please provide a quickstart.
Many applications run fine. There must be something in your code.
Grep for HttpSession's setMaxInactiveInterval().
> 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: 6.2.0, 1.5.9
> Environment: Tomcat and Jetty
> Reporter: Byron Palmer
> Labels: configuration
>
> 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