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

2008-06-04 Thread richard schmidt
[ ] migrate to java.util.logging :) On Thu, Jun 5, 2008 at 4:29 AM, Ashesh <[EMAIL PROTECTED]> wrote: > [X] keep Commons logging > > On Wed, Jun 4, 2008 at 7:15 AM, Sean Timm <[EMAIL PROTECTED]> wrote: > > > --- > > [X] keep Commons logging > > [X] migrate to SLF4J > > [ ] migrat

Re: Newbie question port 8080

2008-05-20 Thread richard schmidt
I am still get the _ in url issue. As a work around I will do a mapping in my hosts file!

Re: Newbie question port 8080

2008-05-20 Thread richard schmidt
Thanks I will try 4.0beta1 BTW do you have a maven POM for it? On 5/21/08, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > On Tue, 2008-05-20 at 14:04 +1200, richard schmidt wrote: > > Here is the log. > > message number 114 says it all! > > > >

Re: Newbie question port 8080

2008-05-19 Thread richard schmidt
][\n]" 2008/05/20 14:01:32:193 NZST [DEBUG] header - >> "Host: iceb_test[\r][\n]" 2008/05/20 14:01:32:193 NZST [DEBUG] header - >> "[\r][\n]" 2008/05/20 14:01:32:193 NZST [DEBUG] header - << "HTTP/1.1 404 Not Found[\r][\n]" On 5/20/08, Oleg

Newbie question port 8080

2008-05-19 Thread richard schmidt
When I try and run this code, I always get a responce from a server at port 80. Which is rather odd, as the url clearly specifies port 8080! HttpClient client = *new* HttpClient(); HttpMethod get = *new* GetMethod( http://iceb_test:8080/ICECream/GUI/packageFabricate?customerName=junk&packageNam