> From: Adriano dos Santos Fernandes [mailto:adrian...@uol.com.br] 
> Subject: Session lost when app. is redeployed

Don't you think that telling us the version of Tomcat you're using, the JRE/JDK 
level, platform, etc., just might be useful information?

> The problem is when I redeploy the application, no mater 
> how I do it (replacing war, with lambda probe or with 
> tomcat redeployer). Even if the war was not changed, the
> session is destroyed.

I can't reproduce your problem on the current level (6.0.18); all sessions and 
their attributes remain intact after reloading a webapp via the Tomcat manager. 
 Note that if a webapp is *stopped*, the sessions are removed from memory, but 
they are persisted to the work directory first, and recovered when the 
application is restarted.

 - 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

Reply via email to