I only have to set the method, the targetURI (which must match that of the deployment descriptor), required input parameter values, the endpoint and thats it? RPCrouter servlet will "guide" my request get the method return and wrap it up in a SOAP envelope to client? Is that it? If so, could you explain why I'm getting the following error:
Fault code: SOAP-ENV:Server.BadTargetObjectURI Fault string: Unable to resolve target object: package.MyClass Tiago Fernandes Thomaz