Hello, I have an app running in tomcat 6.0.18, using the default
session manager.

If I stop and start tomcat, or if I use the "reload" button in the
manager, my sessions are preserved.

But if I copy a new .war into webapps, or touch the existing .war, so
that my app redeploys, my sessions are deleted.

Is this expected behavior? It would speed up my development cycle if I
could deploy a new build of the app without having to re-login to the
app in the browser.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to