2 messages in com.mysql.lists.javaNoClassDefFoundError
FromSent OnAttachments
Markus Kattenbeck11 Aug 2004 00:40 
Jeff Mathis11 Aug 2004 08:36 
Subject:NoClassDefFoundError
From:Markus Kattenbeck (maka@gmx.de)
Date:08/11/2004 12:40:26 AM
List:com.mysql.lists.java

Hey guys,

there's a problem: when i try to get a connection to a non-local mmysql server the JVM send the message "Exception in thread "main" java.lang.NoClassDefFoundError: aConnectionToDBClass", where aConnectionToDBClass is the name of the class I wrote.

What's wrong?

Thank you for help,

Markus