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: [POLL] Logging toolkit for HttpClient 4.x

2008-06-02 Thread Moore, Greg
Hi, --- [ ] keep Commons logging [X] migrate to SLF4J [ ] migrate to java.util.logging --- Thanks for the wonderful work you guys are doing. Greg. This message and any attachments are intended only for the use of the addressee and may contain information that

Changing order of headers in a multipart post

2008-06-02 Thread Darrell Esau
Hi all, I'm posting multipart form data to a web service which expects the headers in a certain order. Particularly, each part contains a "Content-Type" and "Content-Disposition" header. If I send the data with the "Content-Disposition" header before the "Content-Type" header, it fails. Swapping

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

2008-06-02 Thread Tatu Saloranta
> We are currently considering whether we should continue > using > commons-logging or migrate to SLF4J or java.util.logging. ... > --- > [ ] keep Commons logging > [x] migrate to SLF4J > [ ] migrate to java.util.logging > --- -+ Tatu +- --

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

2008-06-02 Thread Bob Arnott
--- [ ] keep Commons logging [X] migrate to SLF4J [ ] migrate to java.util.logging --- Cheers, -- Bob - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

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

2008-06-02 Thread Morris, Chris
--- [X] keep Commons logging [ ] migrate to SLF4J [ ] migrate to java.util.logging --- Chris This e-mail and files transmitted with it are confidential, and are intended solely for the use of the individual or entity to whom this e-mail is addressed. If you are n

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

2008-06-02 Thread Pete Keyes
- commons logging ...Pete - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2008-06-02 Thread sebb
On 02/06/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Folks, > > We are currently considering whether we should continue using > commons-logging or migrate to SLF4J or java.util.logging. Please let us > what your preference is. We are going to make the final decision based > on the resu

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

2008-06-02 Thread Olivier Lamy
Hi, [X] migrate to SLF4J Thanks, -- Olivier 2008/6/2 Oleg Kalnichevski <[EMAIL PROTECTED]>: > Folks, > > We are currently considering whether we should continue using > commons-logging or migrate to SLF4J or java.util.logging. Please let us > what your preference is. We are going to make the fin

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

2008-06-02 Thread Sam Berlin
--- [X] keep Commons logging [ ] migrate to SLF4J [ ] migrate to java.util.logging ---

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

2008-06-02 Thread Sebastiaan van Erk
--- [ ] keep Commons logging [X] migrate to SLF4J [ ] migrate to java.util.logging --- Regards, Sebastiaan smime.p7s Description: S/MIME Cryptographic Signature

[POLL] Logging toolkit for HttpClient 4.x

2008-06-02 Thread Oleg Kalnichevski
Folks, We are currently considering whether we should continue using commons-logging or migrate to SLF4J or java.util.logging. Please let us what your preference is. We are going to make the final decision based on the results of the poll. A simple majority will _not_ automatically impose a partic

Re: Log4j with Httpclient 4.x

2008-06-02 Thread sebb
On 02/06/2008, Steven Adams <[EMAIL PROTECTED]> wrote: > Hi, > > I've been trying to get log4j working with httpclient 4.x. > > My properties file looks like the following.. > > SNIP > logj4.logger.org.apache.commons.httpclient=DEBUG, httc > logj4.logger.org.apache.http.wire=DEBUG, htt

Re: HttpClient html page including applet communication

2008-06-02 Thread subasi
Hi my friend, I could'nt find that jar also. I solved my problem in diffrent way, just start the browser and post the results of applet and then insert it to database.It solves my problem at that manner.If i could get the jar,i will inform you regards g4cx8 wrote: > > Hi Subasi: > I need to d