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
- porting from socket to SOAP Mike Brown
- RE: porting from socket to SOAP Colin Saxton
- RE: porting from socket to SOAP Colin Saxton
- Re: porting from socket to SOAP Mike Brown
- WSDL vs SOAP service Harden ZHU
- Re: WSDL vs SOAP service Jinghua Gu
- Re: WSDL vs SOAP service Harden ZHU
- RE: porting from socket to SOAP Simon McClenahan
- RE: porting from socket to SOAP Colin Saxton