Return-Path: Delivered-To: apmail-jakarta-httpcomponents-dev-archive@www.apache.org Received: (qmail 89271 invoked from network); 17 Jan 2007 08:47:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jan 2007 08:47:06 -0000 Received: (qmail 24095 invoked by uid 500); 17 Jan 2007 08:47:11 -0000 Delivered-To: apmail-jakarta-httpcomponents-dev-archive@jakarta.apache.org Received: (qmail 24064 invoked by uid 500); 17 Jan 2007 08:47:11 -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 24051 invoked by uid 99); 17 Jan 2007 08:47:11 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2007 00:47:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [209.68.5.17] (HELO relay03.pair.com) (209.68.5.17) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 17 Jan 2007 00:47:02 -0800 Received: (qmail 56028 invoked from network); 17 Jan 2007 08:46:40 -0000 Received: from unknown (HELO ?10.100.1.206?) (unknown) by unknown with SMTP; 17 Jan 2007 08:46:40 -0000 X-pair-Authenticated: 222.165.169.169 Message-ID: <45ADE271.1040505@wso2.com> Date: Wed, 17 Jan 2007 14:16:41 +0530 From: "Asankha C. Perera" User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: HttpComponents Project Subject: Re: Maven repository for latest snapshots References: <45ACEE83.2060106@wso2.com> <45ACF1E7.6070403@odi.ch> <45AD1660.2020105@wso2.com> In-Reply-To: <45AD1660.2020105@wso2.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi I found the issue with our own code.. the public HttpService(final HttpServerConnection conn) constructor of the HttpService class available in alpha 2 is no longer available in alpha 3 (and later).. without being deprecated :-( .. hence actually the Axis2 server throws up a NoSuchMethodFound which leads the client to timeout. asankha Asankha C. Perera wrote: > Hi Ortwin, all > > I am having a dependency on the HttpClient as well for my project and > building the latest off the SVN for HttpCore (i.e. > 4.0-alpha4-SNAPSHOT) causes a read timeout.. the version of HttpClient > being used is 3.0.1. Is there any known issues with this version of > the HttpClient and the latest HttpCore (i.e. 4.0-alpha4-SNAPSHOT) > > Everything seems to work fine when HttpClient 3.0.1 is used with > HttpCore 4.0-alpha2 though.. so I am just wondering if this is a known > issue > > thanks > asankha > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org