DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22984>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22984 bug in tutorial example on recoverable exceptions Summary: bug in tutorial example on recoverable exceptions Product: Commons Version: 2.0 Beta 2 Platform: Other URL: http://jakarta.apache.org/commons/httpclient/tutorial.ht ml#IOException OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: HttpClient AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In http://jakarta.apache.org/commons/httpclient/tutorial.html#IOException, the example uses a variable 'attempt' which is a counter of number of retries but it is never incremented in the while loop. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
