MySQL Forums
Forum List  »  Microsoft SQL Server

Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: M.J. S.
Date: July 13, 2010 02:42PM

Kind of an old topic, but here's I solved this.

Since I was making a Dynamic web project, I just copied the mysql jdbc driver JAR file to the WEB-INF -> Lib directory, and republished.

Everything worked fine after that. Hope this helps!

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
July 13, 2010 02:42PM


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.