Re: Tomcat 8 DB Connection Pooling

2015-06-12 Thread Douglas Schaible
uot;true" removeAbandoned="true" removeAbandonedTimeout="60" timeBetweenEvictionRunsMillis="15000" Thanks, Doug > On Jun 12, 2015, at 4:07 PM, Christopher Schultz > wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Do

Tomcat 8 DB Connection Pooling

2015-06-11 Thread Douglas Schaible
Good Day All, I am having a problem with a connection pool and I was hoping for some guidance. I have defined the connection pool below for two deployed applications to use. When I bounce the server I can see that it immediately crates 100 connections to the DB. (I am ok with this, but that i