I don't see any setting for session-timeout in the WEB-INF/web.xml, only
in the conf/web.xml.

I haven't configured the manager piece at all yet with user id's, etc...

As far as I can tell, I'm using version 7.0.0.

 
 
 
 
 
Debbie Shapiro, Data Warehouse Manager
Office: 425.402.2233 

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Tuesday, September 14, 2010 3:11 PM
To: Tomcat Users List
Subject: RE: session-timeout not taking effect


> From: Debbie Shapiro [mailto:dshap...@cardiacscience.com] 
> Subject: RE: session-timeout not taking effect

> I'm not sure how to determine that the session-timeout
> is anything other than 30 minutes aside from looking at
> the web.xml file.

Note that there are _two_ web.xml files of interest: the global one in
conf/web.xml, and one specific to the webapp in its WEB-INF/web.xml.
Settings in the latter will override the former.

> Not familiar with JConsole.

An interesting tool for diagnosing JVM behavioral issues, but probably
not for this exercise.

> I don't currently have the Tomcat manager running.

Unless you explicitly removed it, it's running.  You may not have access
to the manager, unless you updated conf/tomcat-users.xml with a userid
and password of your choice for the manager-gui role.

BTW, exactly which version of Tomcat 7 are you using?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.



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

Reply via email to