> From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com]
> Subject: RE: Specific Thread of an web Application
> 
> I know that this particular application has some bad code built by a
> 3rd party.

Then you know the source of the problem, and will need to address it with them. 
 There is no safe way to terminate thread execution at an arbitrary point.  The 
code the thread is executing must be designed to be interrupted; no external 
tools are going to fix that.

 - 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

Reply via email to