> 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 matches your symptoms. I haven't tried to search bugzilla. More questions: 1) Are you using cookies or is the session id included in the URL? 2) Can you get a Wireshark trace of the situation to make sure the session id is being sent with each AJAX call? (Preferably two traces, one from each end of the connection.) 3) What <Connector> flavor are you using? 4) Is there anything in between the client and Tomcat (e.g., load balancer, httpd, proxy) that might be fiddling with the URL or content? - 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