Yes, you can adjust the connection pool size. When you deploy the oracle-ds.xml file,
JBoss creates an MBean named jboss.jca:name=xxx,service=ManagedConnectionPool, where xxx
is the name of the oracle data source. That MBean has several properties that you can use
to monitor and adjust the connection pool.
To write code to access and mbean, see
http://docs.jboss.com/jbossas/guides/j2eeguide/r2/en/html_single/#d0e2207
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026100#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...