I want to obtain a full thread stack dump from a JSP, just like the one obtained via kill -QUIT, but I do not find any method in the Thread class that could be used to get this information.
I seem to recall that some code was posted some time ago in this list, but I have not found it in the archives. Any ideas?
PS: What I really want to do is a tool for detecting deadlocks via thread dump analysis :-)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
