Disabling all session persistence?

2003-10-13 Thread Jeff Tulley
We are trying to track down some weird intermittent behavior that might be related to the persistence of sessions by the default StandardManager in Tomcat. (We are not using PersistentManager). Our application is not completely serializable, and we would like to turn off persistence completely

Re: Disabling all session persistence?

2003-10-13 Thread Filip Hanik
] To: [EMAIL PROTECTED] Sent: Monday, October 13, 2003 11:45 AM Subject: Disabling all session persistence? We are trying to track down some weird intermittent behavior that might be related to the persistence of sessions by the default StandardManager in Tomcat. (We are not using PersistentManager). Our