[jboss-user] [Beginners Corner] - Re: How do I check the connection pools of JBoss AS?
PeterJ
do-not-reply at jboss.com
Wed Jun 11 17:58:25 EDT 2008
Use the jmx console (http://localhost:8080/jmx-console) and look for mbeans named jboss.jca:service=ManagedConnectionPool,name=XXX, where XXX is the JNDI name of the datasource.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157525#4157525
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157525
More information about the jboss-user
mailing list