Caldarale, Charles R wrote:
>> 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
>
>
>   
No argument here.  I'm just diagnosing the current issue.  If the OP
wants help with C3PO, that should be the configuration we are given.

--David


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to