Hi Erik, Make Sure that you are using same java (Where you have put the jar files of xmlrpc) version while you are running it from DOS prompt. There is possibility that you may be having more than one Java version and you path is poning to another Java version.
Praveen ----- Original Message ----- From: "Erik" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 30, 2002 6:25 AM Subject: class def not found > Hi everyone, > > I'm trying to get a simple app running but when I try to run I get a > java.lang.noClassDefFound exception for WebServer. I've got the jar file in > my /jre/lib/ext directory but this still shows up. I've also tried running > it with the classpath to the jar but still the same thing. > > Is there anything else I have to do to set things up other than place > the jar file in the /ext directory? > > thanks, > erik >
