More info on this topic can be found here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00635.html
Michael ----- Original Message ----- From: "Gerhard Niedermeier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 15, 2004 12:25 PM Subject: AW: AW: XmlRpcClient.execute timeout The properties are set in the client application. If the server didn't respond for the specified time it will get an IOException and get control back. Gerhard -----Urspr�ngliche Nachricht----- Von: Richard Bray [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 15. April 2004 20:18 An: [EMAIL PROTECTED] Betreff: Re: AW: XmlRpcClient.execute timeout On Thursday 15 April 2004 12:57 pm, Gerhard Niedermeier wrote: > Hi Maxym, > > I think it isn't possible to specify a timeout within the > XmlRpcClient.execute method - but I used the properties > sun.net.client.defaultConnectTimeout > sun.net.client.defaultReadTimeout > Setting these values workes fine in my environment. Perhaps it also > solves your problem > Where do you put these calls? I am running a server, and although I don't have this problem, I would like to make sure I never do. thanks, -- Richard A. Bray [EMAIL PROTECTED] http://brayra.com
