> From: Edoardo Panfili [mailto:edoa...@aspix.it] 
> Subject: can I use org.apache.tomcat.dbcp.dbcp.BasicDataSource ?
> 
> can I use "org.apache.tomcat.dbcp.dbcp.BasicDataSource" in place of 
> "org.apache.commons.dbcp.BasicDataSource"?

You do that by letting Tomcat manage the connection pool:
http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html

(Adjust the above link for the version of Tomcat you're using, which you didn't 
bother to tell us.)

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to