On 14/09/2010 17:29, Debbie Shapiro wrote:
> I am using Tomcat 7.0 on a Windows 2003 Server 64-bit OS. I'm using the
> default settings for the web.xml file for session-timeout (30 minutes),
> but for some reason, the sessions aren't timing out at this point for
> users of the web app. Is there some reason why this setting would be
> ignored? I'm using Tomcat 7.0 with an InetSoft business intelligence
> implementation.

Session time-out is explicitly tested as part of the test suite Tomcat
has to pass before we can claim compliance with the servlet specification.

It is possible that the app is setting its own session time-out. I'd
talk to InetSoft in the first instance.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to