[jboss-dev-forums] [Design of JCA on JBoss] - Re: Purge Policy for Connection Pools

djr667 do-not-reply at jboss.com
Tue Nov 28 05:06:24 EST 2006


"adrian at jboss.org" wrote : It is an option, but I'm not sure why you would this?
  | Creating/Destroying connections is quite expensive compared
  | to using them for most things (that is the reason why they are pooled :-)

If a Oracle 9i server is restarted then all the pooled connections are dead and useless. A purge in this case would remove the need to restart the JBoss server.

We have tried, in our case, redeploying all web-apps and redeploying all *-ds.xml - but neither helps. It is unclear to me what would happen anyway to EJB3 injected datasources if you were to redeploy a *-ds.xml file.

Dave

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

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



More information about the jboss-dev-forums mailing list