Re: [POLL] Logging toolkit for HttpClient 4.x

2008-06-02 Thread jefftymc
Hi, --- [ ] keep Commons logging [X] migrate to SLF4J [ ] migrate to java.util.logging --- Thanks for your work! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Defference between HttpCore and HttpClient

2008-05-22 Thread jefftymc
Thank you sam, you are a great help! Sam Berlin wrote: Hi jeffty, HttpCore is like the nuts and bolts -- it's the individual pieces you need to build something. HttpClient is the additional stuff that brings the nuts & bolts together into an easy-to-use http client. That is, httpcore can d

Re: The http core tutorial

2008-05-21 Thread jefftymc
Thanks Oleg, I'm looking forward to that! Oleg Kalnichevski wrote: On Tue, 2008-05-20 at 20:48 +0800, jeffty wrote: Hi, I'm looking for the tutorial of HttpCore in http://hc.apache.org. And only some examples are available. And is there any detailed articles about it? Thanks in a

SocketTimeoutException in HttpBaseMethod.getResponseBodyAsStream().read()

2008-05-19 Thread jefftymc
Hi, We are using commons-httpclient 2.01 that does send and receive simple post-requests && response . Unfortunately we get sometimes the following error java.net.SocketTimeoutException: Read timed out 05-19-08 14:40:29:812|Service-0|java.net.SocketTimeoutException: Read timed out at j