> From: wild_oscar [mailto:[EMAIL PROTECTED] > Subject: Closing Hibernate's SessionFactory when undeploying > (or when is afilter destroyed) > > How can I call this method right before tomcat undeploys the > application?
Try implementing a ServletContextListener; see section 10 of the servlet spec for details. - 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 start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
