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=8097>. 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=8097 Tomcat 4.0x can not be shut down if RMI registry is running ------- Additional Comments From [EMAIL PROTECTED] 2002-04-16 14:20 ------- The VM will exit if there are only daemon threads running. Since Catalina shutdown is asynchronous, you can't add a System.exit at the end of bootstrap (well, you can, but in your own Tomcat copy). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
