Good point...I'll switch back to 
factory="org.apache.tomcat.dbcp.DataSourceConnectionFactory"

Although I've attempted with and without a factory reference, all to the same 
outcome. 

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Thursday, March 18, 2010 2:54 PM
To: Tomcat Users List
Subject: RE: DB connection error -Tomcat 6 config

> From: 2smart4u [mailto:rc4...@googlemail.com]
> Subject: Re: DB connection error -Tomcat 6 config

>     factory="org.apache.commons.dbcp.BasicDataSourceFactory"

Note that this is using the commons-dbcp library, *not* the DBCP packaged with 
Tomcat.  The OP is trying to make his webapp function with Tomcat's DBCP.

 - 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