It can also (and frequently does) happen when there is some mismatch between where the resource is defined and where it's used. Maybe the context.xml file you think tomcat is using for your webapp isn't being used at all.
--David On 6/16/10 7:33 AM, [email protected] wrote: > The bottom line for me is that this exception from what I have read usually > happens when container can not find the mysql connector. Gonna ask them to > reinstall my tomcat instance and take it from there. > > -------------------------------------------------- > From: "Pid" <[email protected]> > Sent: Wednesday, June 16, 2010 1:18 PM > To: "Tomcat Users List" <[email protected]> > Subject: Re: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create > JDBC driver of class '' for connect URL 'null' > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
