Look to see whether the server-side code has any part of code that goes to indefinite loop are something...
-----Original Message----- From: Martin Burlinski [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 01, 2004 11:21 AM To: [EMAIL PROTECTED] Subject: XmlRpcClient timeout question Hi, I am using the org.apache.xmlrpc.XmlRpcClient. The server I connect to hangs from time to time to time. It accepts the connections but does not replay. I would like to wait for a given time and then throw an exception. How can I set a timeout for this ? Thanks Martin
