> From: David Smith [mailto:d...@cornell.edu]
> Subject: Re: Seeking the right solution to
> java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
> 
> This configuration is using a tomcat managed database pool.  Put your
> mysql jar file in tomcat's lib folder and you'll see the error go away.

But the stated intent is to use C3P0 pooling, rather than Tomcat's pooling; in 
that case, the <Resource> element must be removed and instead configured via 
whatever mechanism C3P0 wants.  Can't have both.

 - 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