Hi ,.
I might not be right but ... anyway ...
I remember that I have red somewhere that this exception is thrown usually 
when it is a classpath problem. meaning you don't have xerces the first 
parser in the classpath. 
but again, I am not too shure about it. 

Have you succesfully deployed other apache soap services on the server?

Hope this help (somehow)
dovle

> this is the entire fault message
>  
> <?xml version='1.0' encoding='UTF-8'?>
> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/1999/XMLSchema";>
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>SOAP-ENV:Server.Exception:</faultcode>
> <faultstring>java.lang.NoSuchMethodError</faultstring>
> <faultactor>/soap/servlet/rpcrouter</faultactor>
> </SOAP-ENV:Fault>
> 
>       -----Original Message----- 
>       From: Pae Choi 
>       Sent: Fri 11/9/2001 11:50 PM 
>       To: [EMAIL PROTECTED] 
>       Cc: 
>       Subject: Re: java.lang.NoSuchMethodError
>       
>       
> 
>       You will probably get better luck if you show us the content of
>       your dd.xml file and the related java file. So we can help
>       you what is wrong. Probably, either missing method in your
>       java file or wrong method name in your dd.xml file.
>       
>       
>       Pae
>       
>       <Ola>
>       Hi,
>       I'm trying to register a SOAP service and I get the following
> error
>       
>       C:\soap-bin-2.2\soap-2_2\samples\addressbook>java
>       org.apache.soap.server.ServiceManagerClient
>       http://localhost:8082/soap/servlet/rpcrouter deploy dd.xml
>       Ouch, the call failed:
>         Fault Code   = SOAP-ENV:Server.Exception:
>         Fault String = java.lang.NoSuchMethodError
>       
>       I hope someone out there can help me.
>       
>       --ola
>       </Ola>
>       
>       
>       
> 

----------------------------------------
Content-Type: application/ms-tnef; charset="utf-8"; name="winmail.dat"
Content-Transfer-Encoding: base64
Content-Description: 
----------------------------------------

Reply via email to