Hello, when I use XmlRpcClient to make a call to a server which is not running, I get a java.net.ConnectException. However, when I use XmlRpcClientLite, there is no exception and the client is waiting forever. Is this the desired behaviour or should there be an exception for XmlRpcClientLite as well?
Thomas
