DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30871>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30871 Error when stop service in tomcat 5.0 ------- Additional Comments From [EMAIL PROTECTED] 2004-08-26 16:53 ------- Actually I think the user was claiming the Tomcat-proprietary lifecycle methods weren't firing, not the Servlet Spec ones. More information is needed. To the user: - Please discuss on the tomcat-user mailing list before filing an issue here. - If filing an issue, provide a reproducible test case. - In general, use standard portable interfaces (such as that of HttpServlet, which has its own init and destroy methods) rather than Tomcat-specific ones such as the Lifecycle. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]