Thanks Oleg, The pointers have been, indeed, very helpful. While i understand the recommendations to upgrade to 3.0, am very curious to know if there are any issues in 2.0 that were fixed in 3.0.
Thank you once again. rgds, kamesh -----Original Message----- From: Oleg Kalnichevski [mailto:[EMAIL PROTECTED] Sent: Monday, January 31, 2005 7:14 PM To: [email protected] Cc: N V Kameshwara Rao Subject: Re: Connection Closed by JVM : error when using HttpClient 2.0 Kamesh Please take a look at the HttpClient tutorial and the HttpClient exception handling guide: http://jakarta.apache.org/commons/httpclient/3.0/tutorial.html http://jakarta.apache.org/commons/httpclient/3.0/exception-handling.html Please note these tutorials are based on new HttpClient 3.0 code. The same concepts and principles do apply to HttpClient 2.0 but I would strongly recommend upgrading. Hope this helps Oleg On Mon, Jan 31, 2005 at 09:55:26AM +0530, N V Kameshwara Rao wrote: > > Hi all, > I am a newbie at HttpClient. > I have been trying to implement HttpClient for a Java Web Start > Application. > All goes well but I sometimes keep getting this exception which states > Connection closed by the JVM... > How do I resolve this issue? What does the MethodRetryHandler have to do > with this? > This usually happens when I wait for about a minute or so before > executing the PostMethod > > > Please let me know how I can fix this. > > Thanks in advance, > Rgds, > Kamesh --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
