Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 67858 invoked from network); 4 Jan 2006 19:56:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jan 2006 19:56:22 -0000 Received: (qmail 91554 invoked by uid 500); 4 Jan 2006 19:56:21 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 91401 invoked by uid 500); 4 Jan 2006 19:56:20 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 91390 invoked by uid 99); 4 Jan 2006 19:56:20 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 11:56:20 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [12.33.167.24] (HELO mta.OldRepublicTitle.com) (12.33.167.24) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2006 11:56:17 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Downloadproblems Date: Wed, 4 Jan 2006 13:56:07 -0600 Message-ID: <8A4F55A988C94B40B668BADA133C5CE409A0DF77@mn-msp-exchange.OldRepublicTitle.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Downloadproblems Thread-Index: AcYQted9o0i2Ues4RquxpTD+EPO3SwAssBhA From: "Gerdes, Tom" To: "HttpClient Project" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am trying to execute a Post method. I keep read time out errors = because I am not including the "Content Length" request header. How do = I add that request header? -----Original Message----- From: Ortwin Gl=FCck [mailto:odi@odi.ch]=20 Sent: Tuesday, January 03, 2006 4:34 PM To: HttpClient Project Subject: Re: Downloadproblems You need to download the dependencies as well. Please see=20 http://jakarta.apache.org/commons/httpclient/dependencies.html Gerdes, Tom wrote: > I am trying to use the commons-httpclient-3.0.jar and running my = application and I a getting an error the first time that I try to = execute a get method. It is saying that the class = org/apache/commons/codec/net/URLCodec is not found. Where is that class = supposed to be if it is not in the commons-httpclient-3.0.jar file. >=20 > Here is my log entry: >=20 > Attempting to contact = host...https://miwebcombank.ebanking-services.com/Nubi/signin.asp > The URI get1: = https://miwebcombank.ebanking-services.com/Nubi/signin.aspx = > Main Exception: java.lang.NoClassDefFoundError: = org/apache/commons/codec/net/URLCodec =20 > java.lang.NoClassDefFoundError: org/apache/commons/codec/net/URLCodec = =20 > at java.lang.Throwable.(Throwable.java:195) = =20 > at java.lang.Error.(Error.java:49) = =20 > at = java.lang.NoClassDefFoundError.(NoClassDefFoundError.java:40) = =20 > at org.apache.commons.httpclient.URI.decode(URI.java:1766) = =20 > at org.apache.commons.httpclient.URI.decode(URI.java:1724) = =20 > at org.apache.commons.httpclient.URI.getHost(URI.java:2781) = =20 > at = org.apache.commons.httpclient.HttpHost.(HttpHost.java:106) = =20 > at = org.apache.commons.httpclient.HttpMethodBase.setURI(HttpMethodBase.java:2= 76) > at = org.apache.commons.httpclient.HttpMethodBase.(HttpMethodBase.java:2= 17) > at = org.apache.commons.httpclient.methods.GetMethod.(GetMethod.java:88)= =20 > at BANKMIJ2.main(BANKMIJ2.java:77) = =20 >=20 > -----Original Message----- > From: Michael Becke [mailto:mbecke@gmail.com]=20 > Sent: Tuesday, January 03, 2006 3:50 PM > To: HttpClient Project > Subject: Re: Downloadproblems >=20 > It was compiled with a 1.3 JDK. >=20 > Mike >=20 > On 1/3/06, Gerdes, Tom wrote: >=20 >>Do you know what level of JDK (1.4, 1.5, etc.) that = commons_httpclient_3.0.jar was created with? >> >>-----Original Message----- >>From: Ortwin Gl=FCck [mailto:odi@odi.ch] >>Sent: Tuesday, January 03, 2006 9:15 AM >>To: HttpClient Project >>Subject: Downloadproblems >> >>Tom, >> >>I can't reproduce this. It downloads okay from mirror.switch.ch. >> >>Ortwin Gl=FCck >> >>PS: Next time please don't reply to an email that is unrelated to your >>problem but instead create a new one. >> >>Gerdes, Tom wrote: >> >>>I was trying to download the binary version of httpclient_3.0 from = the >>>httpclient web site and the download get halfway through and stalls. = I >>>tried to download from several different mirrors with the same = result. >>>Can anyone helo me with this? >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: = httpclient-dev-help@jakarta.apache.org >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org >>For additional commands, e-mail: = httpclient-dev-help@jakarta.apache.org >> >> >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: = httpclient-dev-help@jakarta.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: = httpclient-dev-help@jakarta.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org