DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18131>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18131 The Cocoon Servlet does not shutdown properly under Tomcat ------- Additional Comments From [EMAIL PROTECTED] 2003-03-19 17:23 ------- the same symptoms here, also with tomcat 4.1.12. if it's the same bug it seems to be a tomcat issue rather than a cocoon one (I removed all contexts and connectors and tomcat still didn't shut down properly). tried some things out; changing @autoDeploy="false" (<Host> element in tomcat's server.xml) to true tomcat would properly shutdown. also had a quick try at jpda debugging; seems to be synchronization issue.