Caldarale, Charles R escreveu:
From: Adriano dos Santos Fernandes [mailto:adrian...@uol.com.br]
Subject: Re: Session lost when app. is redeployed

I mainly used Lambda Probe. I now also tried:
- stop the application
- touch the war
- start the application
- application is undeployed and deployed, and session is lost

I still cannot duplicate your problem.  Unless I explicitly undeploy the 
webapp, the session is preserved.  When I followed the exact sequence given 
above - using both manager and LambdaProbe - no undeployment occurred, just an 
application reload, and the session data was properly recovered and remained 
intact.
Charles, are you *reloading* the application, or in some way or another, updating (redeploying) it?

As I said, I can reload it preserving the session, but that is not something that I'm looking for. I want to update the application and preserve the sessions.


Adriano


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

Reply via email to