Tried to setup Apache SOAP 2.0  with Weblogic 4.5.1 
Weblogic.properties:
weblogic.httpd.register.rpcrouter =
org.apache.soap.server.http.RPCRouterServlet
weblogic.httpd.initArgs.rpcrouter=ServicesStore=DeployedServices.ds

Used the webinterface to register the hello.HelloServer. 
I run the client but get back:

Generated fault:
  Fault Code   = SOAP-ENV:Server
  Fault String = Method 'sayHelloTo' is not supported.

What can be the problem(s)?

Thanks,
Ivan

Reply via email to