Jacob Kjome wrote:
> Hi,
> 
> I'm just checking to confirm whether others that used DBCP connection 
> pooling successfully in Tomcat-4.1.3 are running into problems when 
> using Tomcat-4.1.6?  That is the case for me.   I'll check again 
> tomorrow to see if I did anything stupid, but the only difference seems 
> to be the tomcat version, so it would follow that something broke in 
> DBCP between 4.1.3 and 4.1.6.

It is easy to replace the DBCP included with another version or a new 
nightly if there is a problem (just replace commons-dbcp.jar in common/lib).

In the case of 4.1.6, some last minute changes were integrated in DBCP, 
so maybe there was some regression.

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to