Posted By:
Joar_Vatnaland
Posted On:
Tuesday, April 23, 2002 03:51 AM
I am getting a NoClassDefFoundError when I try to start up a simple serverobject on the server. And no, I don't think it is a classpath problem. I have compiled the classes on my machine using jdk version 1.4.1 beta, while on the server machine where I deploy the server and skeleton classes there is jdk version 1.3.1. Could this be responsible for the error?