> From: Darren Hall [mailto:[EMAIL PROTECTED] 
> Subject: RE: Database connection pooling in Tomcat 5.5
> 
> > make SURE commons-pooling.jar, commons-dbcp.jar and 
> > commons-collections.jar are in your ./WEB-INF/lib folder
> 
> None of these jar files are in either my /WEB-INF/lib folder or my
> /commons/lib folders.

They are, you just don't know it.  From the doc:

"These libraries are located in a single JAR at
$CATALINA_HOME/common/lib/naming-factory-dbcp.jar. However, only the
classes needed for connection pooling have been included, and the
packages have been renamed to avoid interfering with applications."

http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.h
tml

 - 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.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to