You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "陳照東) <alex@erp.ncu.edu.tw>" <Alex> on 2001/03/07 09:35:27 UTC

deploy question

Dear all
d:\javawork>java org.apache.soap.server.ServiceManagerClient
http://140.115.84.9
9:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError


some clue?????


Alex


Re: deploy question

Posted by Steven Geach <St...@elata.com>.
You have probably defined a method within the xml file that doesnt exist
on the SOAP Service

Steve

Alex \(???\) wrote:
> 
> Dear all
> d:\javawork>java org.apache.soap.server.ServiceManagerClient
> http://140.115.84.9
> 9:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml
> Ouch, the call failed:
>   Fault Code   = SOAP-ENV:Server.Exception:
>   Fault String = java.lang.NoSuchMethodError
> 
> some clue?????
> 
> Alex

-- 
Steven Geach
Java Engineer
 
This e-mail is intended solely for the above mentioned recipient(s) and
it may contain confidential information.  If you have received this
e-mail in error, please notify us immediately and delete the e-mail 
from your system. Copying, distribution or other use of the information
contained in this e-mail is strictly prohibited.  Nothing in this e-mail
amounts to a contractual commitment, or is otherwise legally binding on
elata plc unless confirmed by an authorised representative independently
of this e-mail.

Re: deploy question

Posted by Steven Geach <St...@elata.com>.
You have probably defined a method within the xml file that doesnt exist
on the SOAP Service

Steve

Alex \(???\) wrote:
> 
> Dear all
> d:\javawork>java org.apache.soap.server.ServiceManagerClient
> http://140.115.84.9
> 9:8080/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml
> Ouch, the call failed:
>   Fault Code   = SOAP-ENV:Server.Exception:
>   Fault String = java.lang.NoSuchMethodError
> 
> some clue?????
> 
> Alex

-- 
Steven Geach
Java Engineer
 
This e-mail is intended solely for the above mentioned recipient(s) and
it may contain confidential information.  If you have received this
e-mail in error, please notify us immediately and delete the e-mail 
from your system. Copying, distribution or other use of the information
contained in this e-mail is strictly prohibited.  Nothing in this e-mail
amounts to a contractual commitment, or is otherwise legally binding on
elata plc unless confirmed by an authorised representative independently
of this e-mail.