Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: Dennis Gellert
Date: April 10, 2007 10:38PM

When I was starting off with Tomcat and MySQL,I found alot of digging was needed to get all the pieces working together, so I put this web page togehter:
http://gus.gscit.monash.edu.au/~dmgel2/tomcat.html

In short, I think the best answer to the original question is to place the mysql-connector-java into your java installations jre/lib/ext/ directory. It should just work then- without having to worry about CLASSPATH.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
April 10, 2007 10:38PM
April 07, 2007 11:27PM
December 26, 2007 11:43AM
February 05, 2008 01:05AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.