Re: How do I get hold of Tomcat JDBC pool lib

2009-09-17 Thread Filip Hanik - Dev Lists
http://people.apache.org/~fhanik/jdbc-pool/ On 09/16/2009 08:57 AM, Gaurav Lohiya wrote: Hi, Not sure if this is the right forum to post this question. I recently heard about the new Tomcat JDBC library, an alternative for the DBCP lib. We see concurrency issues with the DBCP lib and are despe

How do I get hold of Tomcat JDBC pool lib

2009-09-16 Thread Gaurav Lohiya
Hi, Not sure if this is the right forum to post this question. I recently heard about the new Tomcat JDBC library, an alternative for the DBCP lib. We see concurrency issues with the DBCP lib and are desperately looking for a lib which can work in a highly concurrent application. Had some questi