Re: Apache DBCP or Tomcat JDBC Connection Pool

2013-01-18 Thread Daniel Mikusa
On Jan 18, 2013, at 11:47 AM, Neil Laurance wrote: > Hi there, > > For some time, the following link has existed: > > http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html > > This details a 'new' Tomcat JDBC connection pool, with a number of reasons > why this is superior to commons-dbcp

Apache DBCP or Tomcat JDBC Connection Pool

2013-01-18 Thread Neil Laurance
Hi there, For some time, the following link has existed: http://people.apache.org/~fhanik/jdbc-pool/jdbc-pool.html This details a 'new' Tomcat JDBC connection pool, with a number of reasons why this is superior to commons-dbcp However, the standard datasource configuration page mentions that t