3 messages in com.mysql.lists.javaRe: [Q] mm.mysql instalation and tests
FromSent OnAttachments
Juan Jose Natera Abreu29 Jan 2001 07:03 
srid...@yahoo.com29 Jan 2001 08:08 
Tim Endres29 Jan 2001 11:25 
Subject:Re: [Q] mm.mysql instalation and tests
From:srid...@yahoo.com (srid@yahoo.com)
Date:01/29/2001 08:08:12 AM
List:com.mysql.lists.java

Try giving a " . " in your CLASSPATH. ie for including the current directory in your classpth

It seems your problem is due to that.

Sridhar

On Mon, 29 Jan 2001, Juan Jose Natera Abreu wrote:

Hello people,

I just installed Sun's Java SDK 1.2.2, also installed the MM.MYSQL 2.0.3.

I have the JAVA_HOME, PATH and CLASSPATH variables setted correctly, also I have the mm.mysql/org in my classpath.

When i try to run anything except the demos included with the JDK i get the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: Traversal/class

that was trying the MM:MYSQL testsuite, but a simple "Hello World" gives me the same error, what's happening?

I run Red Hat Linux 6.2, Sun's JDK 1.2.2, MM.MYSQL 2.0.3, and MySQL 3.23.32

Thanks in advance,

Juan José

P.S. i am a Java newbie