sch...@afrigis.co.za schrieb am 31.08.2009 um 23:57:07 (+0200):
> Hi there Michael,
> 
> Ok, I removed the mysql jar from my app and left it in tomcat/lib
> 
> I also undeployed and then redeployed the war file via the manager app
> but the problem persists.

Then I suspect a typo in your resource definition. I once had
Resource/@url instead of Resource/@uri with the MySQL driver.
The error was just:

  Cannot create JDBC driver of class 'com.mysql.jdbc.Driver'
  for connect URL 'null'

Double-check your resource definition.

-- 
Michael Ludwig

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

Reply via email to