Re: [VOTE] 2.0.2 release

2004-10-06 Thread Oleg Kalnichevski
+1 On Wed, 2004-10-06 at 03:48, Michael Becke wrote: After a little delay... I propose that we mark the latest code in CVS HTTPCLIENT_2_0 as 2.0.2 and proceed with a release. Please vote as follows: -- Vote:

Re: HttpClient query...

2004-10-06 Thread Srinivas Velidanda
Hi, Thanks for your help. I found the samples specified by you very much useful. I got it working with my JSP by sending user credential parameters which were required at my server. Now the problem is making the same with an applet as it is not working from remote client accessing the

Re: HttpClient query...

2004-10-06 Thread Roland Weber
Hello Srinivas, I think some people have succeeded in using HttpClient from an applet. Remember you will have to sign the applet in order to access the client file system. But you could run into problems accessing the user credentials in the applet. You could also try to write JavaScript code

RE: [VOTE] 2.0.2 release

2004-10-06 Thread Yuzwa, Erik
+0 -Original Message- From: Michael Becke [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 05, 2004 7:48 PM To: Commons HttpClient Project Subject: [VOTE] 2.0.2 release After a little delay... I propose that we mark the latest code in CVS HTTPCLIENT_2_0 as 2.0.2 and proceed with a

DO NOT REPLY [Bug 31471] - HostConfiguration handling requires cleanup

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31471. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31471] - HostConfiguration handling requires cleanup

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31471. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Problem with Preferences Architecture

2004-10-06 Thread Oleg Kalnichevski
Actually the new Preferences Architecture is quite neat and great if it all works. It is only the HostConfiguration that does not work and I would love to figure out why. Vikram, I believe the problem with HostConfiguration has been fixed in CVS HEAD. We'd love to hear from you if now you

Mutithread use of HttpClient

2004-10-06 Thread Clement Soullard
Hello, I am using http client to program a proxy that record my requests into an XML file. For this I use http client to submit the requests to the server (Tomcat 5.0.18). Http Client is used in a multi thread way so I can keep the session information in my client. But I get two kind of error

Re: Mutithread use of HttpClient

2004-10-06 Thread Michael Becke
Hello Clement, HttpClient is not thread-safe by default, but fortunately it's quite easy to make it so. Please have a look at the threading guide for some more info http://jakarta.apache.org/commons/httpclient/threading.html. Mike On Oct 6, 2004, at 5:36 PM, Clement Soullard wrote: Hello,

DO NOT REPLY [Bug 31471] - HostConfiguration handling requires cleanup

2004-10-06 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31471. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.