When I run the following command, I got the error:

java org.apache.soap.server.ServiceManagerClient rcp-router-url list


Exception in thread "main" java.net.MalformedURLException: no protocol: rcp-rout
er-url
        at java.net.URL.<init>(URL.java:473)
        at java.net.URL.<init>(URL.java:376)
        at java.net.URL.<init>(URL.java:330)
        at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient
.java:216)


My soap web site is up and server is running.

Thanks,
Emily

Reply via email to