jakarta-httpclient

2004-06-07 Thread Dennis Cook
I was wondering when httpclient will be moved out of commons to the sub-project level? Dennis Cook BeVocal, Inc tel: 650-641-1424 fax: 650-210-9275 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

RE: DO NOT REPLY [Bug 24309] - MultiThreadedHttpConnectionManage r daemon Thread never GC'd

2003-11-12 Thread Dennis Cook
, because Java 1.4 offers the -XX:+DisableExplicitGC option to disable the System.gc() and return control of GC back to the JVM where it belongs. Dennis Cook BeVocal, Inc. tel: 650-641-1424 fax: 650-210-9275 -Original Message- From: Ortwin Glück [mailto:[EMAIL PROTECTED] Sent: Wednesday

RE: SoTimeout setting

2003-10-27 Thread Dennis Cook
If I might inject a comment from a users viewpoint. We use HttpClient in our VXML interpreter. For any given fetch the application developer can provide a timeout for the fetch. When a method is generated we would need to pass this timeout down to the connection the method uses. Dennis Cook

RE: [REMINDER] HttpClient IRC event - irc log

2003-02-27 Thread Dennis Cook
meeting minutes soon. * Oleg has left #httpclient (Client Exiting) Jandalf Bye for now! * AJOfOZ has quit IRC (So long) * Jandalf has quit IRC (using sirc version 2.211+KSIRC/1.2.1) * Disconnected Session Close: Thu Feb 27 14:09:09 2003 Dennis Cook BeVocal, Inc. tel: 650-641-1424 fax: 650-210

RE: [Announce][HttpClient] New mailing list httpclient-dev

2002-10-03 Thread Dennis Cook
apache.org) (63.251.56.142) by nagoya.betaversion.org with SMTP; 3 Oct 2002 18:44:03 - Received: (qmail 29583 invoked by uid 500); 3 Oct 2002 18:43:16 - Delivered-To: apmail-jakarta-httpclient-dev-sc.1033667666.joccjgdnfpkfakeekjpi-dennis=cook [EMAIL PROTECTED] Received: (qmail 29518 invoked

RE: [Announce][HttpClient] New mailing list httpclient-dev

2002-10-03 Thread Dennis Cook
Thanks, Someone might want to add this list to the Jakarta mailing list page of: http://jakarta.apache.org/site/mail2.html -Original Message- From: Waldhoff, Rodney [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 1:22 PM To: 'Jakarta Commons Developers List' Subject: RE:

RE: [GUMP][httpclient] Build Failure - commons-httpclient

2002-09-27 Thread Dennis Cook
org.bouncycastle.jce.provider.BouncyCastleProvider()); Dennis Cook BeVocal, Inc. tel: 650-641-1424 fax: 650-210-9275 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Dever Sent: Friday, September 27, 2002 6:24 PM To: Jakarta Commons Developers List

RE: [HttpClient] New local port with each request

2002-06-06 Thread Dennis Cook
Try reusing the HttpMultiClient() object. You are creating eight of them. -Original Message- From: Evert Hoff [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 7:10 AM To: [EMAIL PROTECTED] Subject: [HttpClient] New local port with each request Hi, Please explain to me the

RE: Resisting the temptation

2002-05-10 Thread Dennis Cook
Just a though from left field, but why not change log4j to be an interface and use a factory to generate the trace instances. While my company had standardized on the use of log4j, we had cases where it was not desireable to distribute the log4j.jar file. To get around the problem we created

RE: HttpClient question.

2002-05-10 Thread Dennis Cook
. Because it should support threading for multi-homing... Hmm... But isn't enough to only add a single method like setInterface? Sung-Gu -Original Message- From: Dennis Cook [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 12:44 PM To: 'Jakarta Commons Developers List' Subject

HttpClient question.

2002-05-09 Thread Dennis Cook
am new to this concept of public development projects and not quite sure how changes are proposed, debated, accepted, implemented... Does this happen within each project? Is there a How to be c contributor for Dummies guide :) Dennis Cook BeVocal, Inc. tel: 408-907-4170 fax: 408-745-9533

RE: HttpClient question.

2002-05-09 Thread Dennis Cook
at the jakarta project in the first place. I have made these changes and tested it locally, but I am not sure of the submission process. -Original Message- From: Dennis Cook [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 09, 2002 12:44 PM To: 'Jakarta Commons Developers List' Subject: RE

HttpClient bind addr

2002-05-02 Thread Dennis Cook
no way to pass an InetAddress through the HttpClient class. Is it possible to create a client that binds to an address other than the default one for the host? Dennis Cook BeVocal, Inc. tel: 408-907-4170 fax: 408-745-9533 -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional