[ 
https://issues.apache.org/jira/browse/WICKET-4866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498668#comment-13498668
 ] 

Martin Grigorov commented on WICKET-4866:
-----------------------------------------

Hi,

Many applications use 1.5.9/6.2.0 and no one so far complained about such 
issue. That's why I believe it is something with your setup.
We cannot help you if we cannot reproduce the problem.

If you are able to create a quickstart with Ant/Gradle/Buildr/... then we will 
take a look at it.
                
> 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

Reply via email to