Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
Posted by: Sean Breslin
Date: May 10, 2005 11:23AM

I was getting the same thing before I found where to actually put the files...

In C:\Program Files\Java, is there a second directory? I have a jdk1.5.0_02 and a jre1.5.0_02

I had originally thought to put it in the jdk as well, but it turned out that the jre is where I needed to put it. The path I had to put the jar file in to make it work was:
C:\Program Files\Java\jre1.5.0_02\lib\ext

Honestly though, I'm also new at this, so I hope I've answered your question but if anyone else responds listen to them first. I'm no pro yet.

Options: ReplyQuote


Subject
Written By
Posted
Re: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
May 10, 2005 11:23AM


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.