For connection pools, use jmx-console (or twiddle) to look at the mbean named
jboss.jca:service=ManagedConnectionPool,name=XXX where XXX is the JNDI name of your data
source.
For web app threads look at the mbean jboss.web:name=http-0.0.0.0-8080,type=ThreadPool
(note that the ip address and port numbers can vary)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020682#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...