Re: Tomcat8 on CentOS - Session-Tomcat

2016-08-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jonathan, On 8/30/16 1:26 PM, Jonathan Carpenter wrote: > I have a Tomcat8 (CentOS 7) question. In web.xml under > --> I seen a post on > stackoverflow that you can set this to -1 to keep the session open > until the browser is closed. However I c

Re: Tomcat8 on CentOS - Session-Tomcat

2016-08-30 Thread Coty Sutherland
Just following up on our IRC conversation (which happened after this email) so others can see my response. I was able to find a description of the session-timeout setting in the XSD here: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/javax/servlet/resources/web-common_3_1.xsd?view=markup#l

Tomcat8 on CentOS - Session-Tomcat

2016-08-30 Thread Jonathan Carpenter
I have a Tomcat8 (CentOS 7) question. In web.xml under --> I seen a post on stackoverflow that you can set this to -1 to keep the session open until the browser is closed. However I cannot find this in the documentation. Can anyone verify this or point me in the correct direction for a documente