You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Rocky Raccoon <rr...@bigfoot.com> on 2000/09/19 02:27:42 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 ?

--
rgds
http://www.bigfoot.com/~rrocky/



Re: rpcrouter

Posted by "Emerson(§d´ÜÀs)" <ch...@ms45.url.com.tw>.
Hello

On Mon, 18 Sep 2000 17:27:42 -0700
Rocky Raccoon <rr...@bigfoot.com> wrote:

> 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
on Apache-SOPA 2.0, you can try :
http://hostname:port/soap/servlet/RPCRouterServlet deploy foo.xml

RPCRouterServlet.class is  in soap.jar

> 
> What is the current method to do this ?
> 
> --
> rgds
> http://www.bigfoot.com/~rrocky/
> 
> 


Re: rpcrouter

Posted by "Emerson(§d´ÜÀs)" <ch...@ms45.url.com.tw>.
Hello

On Mon, 18 Sep 2000 17:27:42 -0700
Rocky Raccoon <rr...@bigfoot.com> wrote:

> 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
on Apache-SOPA 2.0, you can try :
http://hostname:port/soap/servlet/RPCRouterServlet deploy foo.xml

RPCRouterServlet.class is  in soap.jar

> 
> What is the current method to do this ?
> 
> --
> rgds
> http://www.bigfoot.com/~rrocky/
> 
>