Re: AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To whom it may concern, On 6/4/2009 4:13 PM, universeprojects.com wrote: > Caldarale, Charles R wrote: >> 3) What flavor are you using? > > 3. Catalina? (Does that make sense? I'm a little newbish) Whatever defaults > with tomcat The default would b

RE: AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread universeprojects.com
effect. (I was getting conflicting version numbers so perhaps it was just the windows service description that had the old version number on it. We'll see...) Caldarale, Charles R wrote: > >> From: universeprojects.com [mailto:nikolasarmstr...@gmail.com] >> Subject: RE

RE: AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread Caldarale, Charles R
> From: universeprojects.com [mailto:nikolasarmstr...@gmail.com] > Subject: RE: AJAX Calls not resetting tomcat's session timeout > > Version 6.0.14 There were a few session-related fixes made since 6.0.14, but a brief scan of the changelog doesn't reveal anything that mat

RE: AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread universeprojects.com
Version 6.0.14 Thanks for the help! Caldarale, Charles R wrote: > >> From: universeprojects.com [mailto:nikolasarmstr...@gmail.com] >> Subject: AJAX Calls not resetting tomcat's session timeout >> >> my actual server is apache tomcat version 6. > >

RE: AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread Caldarale, Charles R
> From: universeprojects.com [mailto:nikolasarmstr...@gmail.com] > Subject: AJAX Calls not resetting tomcat's session timeout > > my actual server is apache tomcat version 6. Which exact level of Tomcat version 6? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL

AJAX Calls not resetting tomcat's session timeout

2009-06-04 Thread universeprojects.com
I'm developing a web-app using netbeans with glassfish v2 and my actual server is apache tomcat version 6. My application makes an AJAX call to the server to check for updates once every second. When I'm testing on glassfish, the session stays alive past the 1 minute timeout (because of the AJAX