The default install of Tomcat 5 tries to persist the session across application 
deploys and server restarts.  I need Tomcat to issue new sessions after each deploy 
and server restart.  How do I do this?

I saw a posting that suggested adding <Manager saveOnRestart="false"/> to the 
application context, but it had no effect.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to