[jboss-user] [EJB 3.0] - How to configure database connection count
CarstenRudat
do-not-reply at jboss.com
Tue Oct 7 10:51:53 EDT 2008
Hi All,
I wonder, if I might configure the number of database connections that might be used by EJB3?
I configured in my *-ds.xml min and max-pool-size, but if I have a look to my database (mysql) I can only see one connection.
I think, that my application might be a little more performant, with multiple accesses to the db?!
Thanks for advice.
Carsten
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180800#4180800
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180800
More information about the jboss-user
mailing list