You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Martin Burlinski <mb...@tucows.com> on 2004/09/01 17:21:19 UTC

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