> From: Daniel Savard [mailto:daniel.sav...@gmail.com] > Subject: contextDestroyed() method not called
> I noticed a problem with one of my web applications which requires > some cleanup when shutdown. It seems this cleanup isn't happening even > if everything has been put in the contextDestroyed() method of my web > listener. > I find it difficult to believe this is a bug in Tomcat, so, I guess I > am doing something wrong. Someone can provide some guidance to > identify the cause of such undesirable behavior? Missing a couple useful bits of information: 1) What OS are you running on? 2) More importantly, how are you shutting down Tomcat? (Using kill -9 would not be a good choice...) - 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