Hello,
I am trying to register a service to the message router using the
ServiceManagerClient, but I get the followig error:
C:\WebServices>java org.apache.soap.server.ServiceManagerClient
http://localhost:8080/soap/servlet/messagerouter deploy test\deploy.xml
Ouch, the call failed:
Fault Code
One quick question:
I just starting using SOAP. I wrote a simple java class to be published for
a Service. All it does is return a the name sent in the request. I was able
to deploy the service using the admin tool. I wrote a client to call the
service using the Call class and passing the requeste