That is exactly what I ended up doing and it is working well. I was hoping
for a solution that used tomcat session management rather than managing my
own session timeouts, but it works well.
--
View this message in context:
http://old.nabble.com/Polling-and-session-timeout-tp27129549p27252791.ht
I have a GWT application that polls tomcat periodically to deliver
notifications into the browser.
This works well, except that the session never times out since the poll
period is much shorter than our tomcat timeout (have set to 15 minutes now).
Is there any way to specify that my PollingServl
When I run Tomcat as a service, the working directory becomes
c:\windows\system32.
I'm using Grails and it tries to load application.properties and other files
such as images from this path. My current workaround is to copy all these
files into system32 (i.e. images have to go in
c:\windows\syste