[jboss-user] [JCA/JBoss] - Re: How to configure the minsize and maxsize of connectionpo
vickyk
do-not-reply at jboss.com
Wed Oct 17 06:38:38 EDT 2007
"liujw2001" wrote :
| I once saw an article say that if you appoint the minsize of ManagedConnectionPool for "n", there will create "n" num of ManagedConnections for ManagedConnectionPool
|
This is possible if prefill tag is set true ...
Have a look at this link
http://jira.jboss.com/jira/browse/JBAS-1466
You can view the pool related information from the jmx-console , look at the ManagedConnectionPool MBean .
Search for the MBean with the domain name as jboss.jca:* in jmx console , one of the MBean would be ManagedConnectionPool MBean ..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095991#4095991
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095991
More information about the jboss-user
mailing list