Thanks, that's interesting. But meanwhile I found a more generic approach: In the StartupServlet that I use for initialization tasks I implement a destroy() method, which then executes cleanup tasks. The servlet's destroy method is automatically invoked by the container (and I remain J2EE-server independent, because I do not. use JBoss-specific features).
Best regards from sunny Black Forest, Germany, Mattin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3839973#3839973 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3839973 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
