What interface is the server running on? 192.168.x.x, 0.0.0.0 or 127.0.0.1? What OS? Wireshark and netstat are your friends.
Jochen Wiedmann wrote:
On 7/27/07, Peter Valencic <[EMAIL PROTECTED]> wrote:

Connection refused: connect
    at org.apache.xmlrpc.XmlRpcException.<init>(XmlRpcException.java:59)

Sounds like the server is not running, or is running on another host
than localhost, or is running on another port like 6666, or the client
is not configured to use port 6666 or not localhost. (The latter might
be possible, for example, if you are using a proxy server.)

Jochen



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to