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>
        
        
        

<<winmail.dat>>

Reply via email to