> From: Martin Gainty [mailto:mgai...@hotmail.com] > Subject: RE: Session lost when app. is redeployed > > from what I've seen the normal way of handling the webapp reload > is to clean off the work folder *.ser files
Don't confuse reload with undeploy; Tomcat creates the SESSIONS.ser file when a webapp is stopped, and leaves it there unless an undeploy is done. It certainly does not delete the file on a simple webapp reload. - 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