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>