after compiling updateDB.java without any shown errors, i get, while running /usr/local/java/bin/java updateDB Eledge, this error msg "Exception in thread "main" java.lang.NoClassDefFoundError: updateDB"..
anyone has any idea.
running on:
i386, debian sarge
java j2sdk 1.4 and tomcat 4.x
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hey!
after compiling updateDB.java without any shown errors, i get, while running /usr/local/java/bin/java updateDB Eledge, this error msg "Exception in thread "main" java.lang.NoClassDefFoundError: updateDB"..
anyone has any idea.
running on:
i386, debian sarge
java j2sdk 1.4 and tomcat 4.x
Are you in the same directory as updateDB when you're running the java command?
Robert