> From: Davis, Chad [mailto:chad.da...@emc.com] > Subject: tomcat shutdown clarification
> When I use the shutdown.sh script to stop tomcat, what happens? I am tempted to say "Magic." > BUT the JVM won't go down if there are still other threads running > Am I missing anything important? Just one point: if the other threads are daemon threads, the JVM will stop. It's only unmanaged non-daemon threads that are a problem. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org