Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 63596 invoked from network); 9 Nov 2007 08:37:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2007 08:37:11 -0000 Received: (qmail 44804 invoked by uid 500); 9 Nov 2007 08:36:59 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 44762 invoked by uid 500); 9 Nov 2007 08:36:59 -0000 Mailing-List: contact httpcomponents-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list httpcomponents-dev@jakarta.apache.org Received: (qmail 44752 invoked by uid 99); 9 Nov 2007 08:36:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 00:36:59 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2007 08:37:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B28A971420A for ; Fri, 9 Nov 2007 00:36:50 -0800 (PST) Message-ID: <27770942.1194597410728.JavaMail.jira@brutus> Date: Fri, 9 Nov 2007 00:36:50 -0800 (PST) From: =?utf-8?Q?Ortwin_Gl=C3=BCck_=28JIRA=29?= To: httpcomponents-dev@jakarta.apache.org Subject: [jira] Resolved: (HTTPCLIENT-700) Not possible to set custom retry handler with JVM argument "-Dhttp.method.retry-handler" In-Reply-To: <8316024.1194568310576.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HTTPCLIENT-700?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ortwin Gl=C3=BCck resolved HTTPCLIENT-700. ------------------------------------- Resolution: Invalid HttpClient is *not* configured through System properties. Please see the do= cumentation: http://jakarta.apache.org/httpcomponents/httpclient-3.x/preference-api.html > Not possible to set custom retry handler with JVM argument "-Dhttp.method= .retry-handler" > -------------------------------------------------------------------------= --------------- > > Key: HTTPCLIENT-700 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-700 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 3.1 Final > Reporter: phil gleghorn > Priority: Minor > > It's not possible to set a custom retry handler with JVM argument "-Dhttp= .method.retry-handler", httpclient never reads that property in DefaultHttp= ParamsFactory.createParams(). So it always uses the default implementation = DefaultHttpMethodRetryHandler. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org