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

Byron Palmer commented on WICKET-4866:
--------------------------------------

Thanks. I tried to figure out what is happening but have little time to work on 
it and get into Wicket internals. I wish I did as it looks like it is very 
interesting and I really love the approach that has been taken.

I will see if I can get a small project together that demonstrates the problem. 
It has been difficult to test for me but I do currently have a workaround.



                
> 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