How do I stop threads running in tomcat?

Is there any command I can issue to view/kill the threads running

I can't restart tomcat as it's a shared JVM

what does calling http://localhost:8080/manager/reload?path=/myContext

actually do?  Does it force the destroy() methods to execute?

Problem is a bit of bad coding on my part and I have some annoymous objects
floating about.

--
Mike Whittaker
[EMAIL PROTECTED]
http://www.hotpud.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to