RE: Need source code of Tomcat 5.5.20's dbcp

2008-08-05 Thread Mamta, Jain
Thanks a million to Mark for the instant response. -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2008 2:26 PM To: Tomcat Users List Subject: Re: Need source code of Tomcat 5.5.20's dbcp Mamta, Jain wrote: > The Tomcat 5.5.20 source

Re: Need source code of Tomcat 5.5.20's dbcp

2008-08-05 Thread Mark Thomas
Mamta, Jain wrote: The Tomcat 5.5.20 source does not provide code for the dbcp module. So I checked the version of naming-factory-dbcp.jar, found it to be of ver 1.0 and checked out the dbcp source from Apache commons archives. But the source and the binaries do not seem to match. Where do I get

Need source code of Tomcat 5.5.20's dbcp

2008-08-05 Thread Mamta, Jain
The Tomcat 5.5.20 source does not provide code for the dbcp module. So I checked the version of naming-factory-dbcp.jar, found it to be of ver 1.0 and checked out the dbcp source from Apache commons archives. But the source and the binaries do not seem to match. Where do I get the right version of