1) Try putting the xerces.jar at the front of your class path. (It's not the cause of your problem, but it's an admin thing.)
2) Have you tested the url in your browser to see if you can see the SOAP Message page?? (i.e SOAP RPC Router
Sorry, I don't speak via HTTP GET- you have to use HTTP POST to talk to me.)
-----Original Message-----
From: YuJian Zhou [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 05, 2001 10:01 AM
To: '[EMAIL PROTECTED]'
Subject: SOAP-ENV:Server.Exception error
> Hi,
>
Does Any one know why this error happened when I run the test case? Thanks!
> Yujian
>
> C:\javaxml2>/jdk1.2.2/bin/java -classpath /jdk1.2.2/jre/
> lib/rt.jar;/thirdparty/Sprinta2000_20.zip;/thirdparty/cl
> asses12_01.zip;\thirdparty\ftpbean.jar;\thirdparty\activ
> ation.jar;\thirdparty\mail.jar;c:\javaxml2\lib\xerces-1_
> 4_3\xerces.jar;\javaxml2\classes;C:\javaxml2\soap-2_2\li
> b\soap.jar;C:\javaxml2\soap-2_2; org.apache.soap.server
> .ServiceManagerClient http://localhost/soap/servlet/rpcrouter list
> Ouch, the call failed:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
>