For our requirement, it is even OK to detect to which webapp such a request is coming, and unload that webapp.
On Thu, Jun 9, 2011 at 10:33 PM, Afkham Azeez <afk...@gmail.com> wrote: > Hi folks, > We are using embedded Tomcat 7.0.14, and we have a requirement to somehow > terminate request threads that have been running for a 'long' time. Does > Tomcat provide any support to do this? Do we have access to the request > thread pool through JMX, and if so, is there a way to get hold of these long > running threads & terminate them? > > Thanks > Azeez >