You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2003/09/08 14:38:34 UTC

DO NOT REPLY [Bug 22984] New: - bug in tutorial example on recoverable exceptions

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: commons-httpclient-dev@jakarta.apache.org
        ReportedBy: Gael_Marziou@hp.com


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: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org