Hi there

Tomcat-docs indicates that DB Connection Pooling "is based on the DBCP connection 
pool". Does that imply that there is a default JNDI Object Factory configured for 
javax.sql.Datasource using Commons DBCP?

I guess what I'm really asking is: to use Connection Pooling, is all I need the 
commons-dbcp & commons-pool jar files in tc4.1\common\lib; a <Resource> element in 
server.xml; and a <resource-ref> element in web.xml. Oh, and my JDBC driver jar files 
in common\lib too ??

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

Reply via email to