This error occurs on the client because your CLASSPATH does not point to soap.jar.
Why is src.zip in your CLASSPATH? That is just the zipped up sources for the standard Java library. Scott Nichol ----- Original Message ----- From: "Shobha Rani Jagathpal" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 12, 2002 11:29 PM Subject: Troubleshooting installation Hi, The exception I get when troubleshooting server side installation is as follows. I have also included the classpath set. Could some one let me know what the problem is. C:\>java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter list Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/soap/server/ServiceManagerClient C:\>set c CLASSPATH=.;C:\j2sdk1.4.1_01\src.zip;C:\j2sdk1.4.1_01\lib\dt.jar;C:\j2sd k1.4.1_01\tools.jar;C:\jwsdp-1_0_01\comm on\lib\mail.jar;C:\jwsdp-1_0_01\common\lib\activation.jar;C:\sostudio\ee \j2sdkee1.3.1\lib\system\xerces.jar;E:\A llDocs\xml4j.jar;C:\j2sdkee1.4\lib\j2ee.jar; Regards, Shobha ------------------------------------------------------------------------ -------- > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>