MySQL Forums
Forum List  »  Install & Repo

MySQL Connector/J
Posted by: ceri whitmore
Date: August 23, 2004 09:18AM

Having problems with installing MySQL Connecter/J. I'm using java version J2ee on windows xp. Have followed the installation guide for MySQL connector setting classpath.

set CLASSPATH=C:\mysql-connector-java-3.0.14-production.jar;%CLASSPATH%

this has not worked and has also caused javac to error. If I try to compile any java programs I get the following eror message.
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/tools/javac/Main

Was working fine before i installed Connecter/J
Any help would be appreciated.

cheers

Options: ReplyQuote


Subject
Written By
Posted
MySQL Connector/J
August 23, 2004 09:18AM


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.