[jboss-user] [JCA/JBoss] - DataSource and connection pool

vitor_b do-not-reply at jboss.com
Sat Nov 11 20:33:36 EST 2006


Hello

I've created datasource xml file with elements:

<min-pool-size>5</min-pool-size>
<max-pool-size>100</max-pool-size>

I can locate and use it, but now I would like to know if there is any way to check:
- number of connections in pool
- number of used connections in pool?

There must be a way to do this... i think.

Any suggestions?

vitor_b


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985172#3985172

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985172



More information about the jboss-user mailing list