Hi Chuck,
On Tue, Mar 3, 2009 at 10:08 PM, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote: > > The commons-dbcp jar has been renamed and distributed as part of Tomcat as > far back as I can remember, at least since early 5.0 levels. There was > certainly no change between 5.5 and 6.0 for this. Chuck, you're one of my heroes in this list, however, I have to disagree: I just looked it up in our old server (vanilla download from tomcat.apache.org, more info: Using CATALINA_BASE: /home/tomcat/local/tomcat55/ Using CATALINA_HOME: /home/tomcat/local/tomcat55/ Using CATALINA_TMPDIR: /home/tomcat/local/tomcat55//temp Using JRE_HOME: /home/tomcat/local/jdk15/ Server version: Apache Tomcat/5.5.20 Server built: Sep 12 2006 10:09:20 Server number: 5.5.20.0 OS Name: Linux OS Version: 2.6.18-3-amd64 Architecture: amd64 JVM Version: 1.5.0_10-b03 JVM Vendor: Sun Microsystems Inc. In the directory ${CATALINA_HOME}/common/lib I find the following files (among others): commons-collections-3.2.jar commons-dbcp-1.2.1.jar commons-pool-1.3.jar naming-factory.jar tom...@www1:~/local/tomcat55/common/lib$ jar -tvf commons-dbcp-1.2.1.jar | grep -i basicdata 14127 Sat Jun 12 15:41:30 CEST 2004 org/apache/commons/dbcp/BasicDataSource.class 7387 Sat Jun 12 15:41:30 CEST 2004 org/apache/commons/dbcp/BasicDataSourceFactory.class In both directories ${CATALINA_HOME}/server/lib and ${CATALINA_HOME}/common/lib I do not find a file tomcat-dbcp.jar. So I guess you have to borrow some memory from your iPhone ;) Cheers Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org