Hello!

Thanks for the response. I did as you told me - get Xersis 1.4.1. Now I have
got another error:

java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/rpcrouter list
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError

What is the error about?

Sincerely yours, Sergei Kozello.

----- Original Message -----
From: Scott Nichol <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 03, 2001 6:03 PM
Subject: Re: Trying to run sample


> It sounds like you might be using Xerces 1.3.1.  If so, try 1.2.3, 1.3.0
or
> 1.4.1, all of which have worked for me.
>
> Scott
>
> ----- Original Message -----
> From: "Sergei Kozello" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, August 03, 2001 9:54 AM
> Subject: Trying to run sample
>
>
> Hello!
>
> I downloaded the SOAP v2.2, copied the webapps to tomcat and tried to run
> the adressbook sample:
>
> After running
> java org.apache.soap.server.ServiceManagerClient
> http://localhost:8080/soap/servlet/rpcrouter list
>
> I have got the error.
>
> Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client;
msg=A
> 'http://schema
> s.xmlsoap.org/soap/envelope/:Fault' element must contain a: 'faultcode'
> element.; targetEx
> ception=java.lang.IllegalArgumentException: A
> 'http://schemas.xmlsoap.org/soap/envelope/:F
> ault' element must contain a: 'faultcode' element.]
>         at org.apache.soap.rpc.Call.invoke(Call.java:246)
>         at
>
org.apache.soap.server.ServiceManagerClient.invokeMethod(ServiceManagerClien
> t.j
> ava:129)
>         at
>
org.apache.soap.server.ServiceManagerClient.list(ServiceManagerClient.java:1
> 51)
>
>         at
>
org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:2
> 37)
>
> Please, explain me what I did wrong.
>
> Sincerely yours, Sergei Kozello.
>

Reply via email to