You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Rocky Raccoon <rr...@bigfoot.com> on 2000/09/19 02:28:03 UTC

RPCRouter

Hi,
 I am trying to deploy a service.
Doesn't seem to work because there isn't any rpcrouter.
Previously I used to deploy a service by running this from the command
line
java org.apache.soap.server.ServiceManagerClient
http://hostname:port/soap/servlet/rpcrouter deploy foo.xml

What is the current method to do this ?

--