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