[jboss-user] [JCA/JBoss] - Re: Connection pooling size

jaikiran do-not-reply at jboss.com
Wed Feb 7 23:22:58 EST 2007


You can specify the maximum and minimum pool size in the datasource configuration file (*-ds.xml):


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

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

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



More information about the jboss-user mailing list