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 Tiago Fernandes Thomaz <ti...@optimus.pt> on 2002/03/20 18:07:43 UTC

alternatives to rpcrouter?

I was wondering if, using SOAP for RPC, for a client to invoke a service
that service has to be deployed in webapps/soap context?
The TargetObjectURI must always be set to
http://host:8080/soap/servlet/rpcrouter ? or can I create a servlet of my
own to host those services? and if I can what logic must I implement for xml
parsing and rpc processing?
TIA  

Tiago Fernandes Thomaz