There is no mbean that will give you information about individual http threads. Here are
some mbeans that give information about all of the threads:
jboss.web:type=ThreadPool;name=http-xxx-yyy
jboss.web:type=GlobalRequestProcessor;name=http-xxx-yyy
(where xxx is the IP address and yyy the port)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174117#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...