> From: Mitch Claborn [mailto:mi...@claborn.net]
> Subject: Re: deadlock in database connection pooling?
> 
> Can I simply delete the tomcat version of dbcp (jar file) and drop in
> the 1.3 version from commons?

No, Tomcat renames the classes in the jar to avoid collisions with any webapps 
using their own copies.  Also, I don't think 1.3 has been released yet.  There 
is an alternative JDBC pool that will be shipped with some future release of 
Tomcat; you might want to try that:
http://people.apache.org/~fhanik/jdbc-pool/v1.0.7.1/

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to