1. Confirm again that soap.jar is in your CLASSPATH. 2. Confirm that soap.jar is a valid jar, for example, run jar -tvf soap.jar.
3. Confirm that there is no soap.jar that could be loaded before the one in the CLASSPATH, such as one in $JAVA_HOME/jre/lib/ext or $JAVA_HOME/lib/ext. Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "murugesh dour" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 18, 2004 9:35 AM Subject: list err i have an error like below for the command "java org.apache.soap.server.ServiceManagerClient rpc-router-url list", i added the paths of all the jar files but still exits... Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/soap/server/ServiceManagerClient __________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
