Hello, I currently have several servlets running in Tomcat 4.1. When tomcat shuts down the destory() method of each servlet writes a file to let other programs know that they are dead. We now need to move these servlets into JBOSS, running Tomcat 4.1. Moving the site was easy, but when the JBOSS server is shutdown, it is not executing the destory() method of the servlets. Any suggestions.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854856#3854856 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854856 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
