-----Original Message-----
From: Damian Alonso [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 5:28 PM
To: '[EMAIL PROTECTED]'
Subject: RE: SOAP-ENV:Server.Exception error1) 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
>
Title: RE: SOAP-ENV:Server.Exception error
Thanks
for the quick reply. I did get the "Sorry" message. Now I moved the xerces.jar
to the beginning. But I still get the same error.
Yujian
- SOAP-ENV:Server.Exception error YuJian Zhou
- RE: SOAP-ENV:Server.Exception error Damian Alonso
- Re: SOAP-ENV:Server.Exception error YuJian Zhou
- Re: SOAP-ENV:Server.Exception error Lam Ngoc Le
- Re: SOAP-ENV:Server.Exception error Victor Hadianto
- Re: SOAP-ENV:Server.Exception error William Brogden
- RE: SOAP-ENV:Server.Exception error YuJian Zhou
- Socket Client For a WebService waits Naggi Rao
- Re: Socket Client For a WebService waits Scott Nichol