Re: tomcat-dbcp vs tomcat-jdbc

2017-06-26 Thread Coty Sutherland
On Mon, Jun 26, 2017 at 12:41 PM, Mark Thomas wrote: > On 26/06/17 17:16, Coty Sutherland wrote: >> Hi, >> >> I have been looking at the connection pooling libraries that we >> presently have and it appears (at least the way the documentation puts >> it, https://tomcat.apache.org/tomcat-8.5-doc/jd

Re: tomcat-dbcp vs tomcat-jdbc

2017-06-26 Thread Mark Thomas
On 26/06/17 17:16, Coty Sutherland wrote: > Hi, > > I have been looking at the connection pooling libraries that we > presently have and it appears (at least the way the documentation puts > it, https://tomcat.apache.org/tomcat-8.5-doc/jdbc-pool.html) that > tomcat-jdbc is much better than tomcat-

tomcat-dbcp vs tomcat-jdbc

2017-06-26 Thread Coty Sutherland
Hi, I have been looking at the connection pooling libraries that we presently have and it appears (at least the way the documentation puts it, https://tomcat.apache.org/tomcat-8.5-doc/jdbc-pool.html) that tomcat-jdbc is much better than tomcat-dbcp. Have we considered promoting it to the default c