[Ws Wiki] Trivial Update of "XmlRpcExampleStringArray" by KenTanaka
Apache Wiki <[email protected]>
| Newsgroups | gmane.comp.apache.webservices.general |
|---|---|
| Message-ID | <[email protected]> |
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by KenTanaka:
http://wiki.apache.org/ws/XmlRpcExampleStringArray
------------------------------------------------------------------------------
org.apache.xmlrpc.XmlRpcException: Failed to read server's response: Connection refused
}}}
- If you don't have the service name correct in App.java, like "/myXmlRpcSer''-typo-''ver/''bad-''xmlrpc", you will see this error:
+ If you don't have the service name correct in App.java, like "/myXmlRpcSer'''-typo-'''ver/'''bad-'''xmlrpc", you will see this error:
{{{
org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: /myXmlRpcSer-typo-ver/bad-xmlrpc
}}}