Re: Broken link on website

2004-04-20 Thread Mark R. Diggory
You should probibly just need to "merge" the project.xml and project.properties from the Head into the 2.0 branch (if you can merge in that direction?). or just copy thier contents. those files are the only ones adjusted to alter the look and feel. If you've been working with branches already,

Re: Broken link on website

2004-04-20 Thread Michael Becke
The site has been updated with the new commons L&F. I made a quick change to the HttpClient logo so that it's visible, but I assume we may want to do something more permanent. Mike On Apr 20, 2004, at 8:22 AM, Kalnichevski, Oleg wrote: Mark, There is a few little problems generating HttpCli

Re: HTTPClient Client Side Certificate use question

2004-04-20 Thread Michael Becke
Hi Steve, To use client side certificates one needs to instantiate EasyX509TrustManager(KeyStore keystore) with a keystore that has had keystore.load(stream, password); called on it previously? Yes, this should work. You can also implement something custom of your own. The only requirement is

Re: Cookie Visibility Problem from https to http

2004-04-20 Thread Michael Becke
Hi Victor, My guess is that the "secure" flag is being set on this cookie. This flag means that the cookie should only be sent over secure(HTTPS) connections. You can get around this problem by manually adding a new cookie (HttpState.addCookie()) with the same values, but setting secure to f

DO NOT REPLY [Bug 25372] - auto close idle connections

2004-04-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25372] - auto close idle connections

2004-04-20 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

HTTPClient Client Side Certificate use question

2004-04-20 Thread Steve Johnson
Hi All, Want to make sure I'm on the right track. To use client side certificates one needs to instantiate EasyX509TrustManager(KeyStore keystore) with a keystore that has had keystore.load(stream, password); called on it previously? Is there some example code for opening the keystore file an

Cookie Visibility Problem from https to http

2004-04-20 Thread Jean, Victor [IT]
Hello, I'm having an issue where a cookie set by posting to a https:// link is not being recognized/picked up when i make a http:// call. I'm using HttpClient and PostMethod to send username/password to be authenticated at the https link. Once authenticated, a cookie is set by the server an

RE: Socket redirect

2004-04-20 Thread Kalnichevski, Oleg
Thorsten, > 2004.04.20 18:30:54,378 [http8090-Processor4] WARN > org.apache.commons.httpclient.HttpConnection - > The host > www.andaluciajunta.es:80 (or proxy null:-1) did not accept the connection > within timeout > of 15000 milliseconds Something tells me that this looks suspiciously like

Socket redirect

2004-04-20 Thread Thorsten Scherler
Hello group, I have written a "sonar" for web services. One part of that application is the httpClient. It is quite simple: I will do a checkup whether a web server is online or not. I am using the http-response code for that. Everything works like it should. Now my problem: In my company ther

RE: Broken link on website

2004-04-20 Thread Kalnichevski, Oleg
Thanks, Mark. You rock Oleg -Original Message- From: Mark R. Diggory [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 18:22 To: Kalnichevski, Oleg Cc: Apache Commons HttpClient (E-mail) Subject: Re: Broken link on website Ant can be executed within Maven failry easily. If you ha

Re: Broken link on website

2004-04-20 Thread Mark R. Diggory
Ortwin Glück wrote: Mark R. Diggory wrote: I can't come up with one beyond hardcoding Windows EOL's. I seldom use notepad and always reassign the "txt" extension over to Wordpad on Windows boxes. Though, this doesn't solve this problem really. Isn't CVS supposed to provide the correct EOLs

Re: Broken link on website

2004-04-20 Thread Mark R. Diggory
Ant can be executed within Maven failry easily. If you have the ant target, you can usually just copy its contents into the maven.xml file and have it called prior to the goal being executed. Something like: for instance, here is the content of the httpclient/maven.xml

RE: Broken link on website

2004-04-20 Thread Kalnichevski, Oleg
Mark, > What your guys timeframe for migrating up to Jakarta? I think this will > dictate how invloved we get with the branching in your cvs tree. We have not even started debating on this issue. I personally would VERY STRONGLY favour releasing 3.0 out of Commons first and only then gradually

Re: Broken link on website

2004-04-20 Thread Ortwin Glück
Mark R. Diggory wrote: I can't come up with one beyond hardcoding Windows EOL's. I seldom use notepad and always reassign the "txt" extension over to Wordpad on Windows boxes. Though, this doesn't solve this problem really. Isn't CVS supposed to provide the correct EOLs for the platform it runs

Re: Broken link on website

2004-04-20 Thread Mark R. Diggory
Kalnichevski, Oleg wrote: Mark, There is a few little problems generating HttpClient 2.0 site using maven rc2: (1) Currently we generate HttpClient site off the 2.0 branch rather CVS HEAD. The same changes made to the project.xml in CVS HEAD need to be made in the 2.0 branch. I'll take care of t

RE: Broken link on website

2004-04-20 Thread Kalnichevski, Oleg
Mark, There is a few little problems generating HttpClient 2.0 site using maven rc2: (1) Currently we generate HttpClient site off the 2.0 branch rather CVS HEAD. The same changes made to the project.xml in CVS HEAD need to be made in the 2.0 branch. I'll take care of that unless someone beats m

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-20 Thread Kalnichevski, Oleg
Raj > Commons-HttpClient/2.0beta2 (1) You are using an ancient version of HttpClient. For the Lord's sake, PLEASE UPGRADE. HttpClient 2.0 final is long out (2) Once again, did you do the test from the 'troubleshooting' section of the SSL guide? Oleg -Original Message- From: Raj, Bha

RE: HttpClient for Https gives Unrecognized SSL message..

2004-04-20 Thread Raj, Bhalla
Hi Roland/Oleg, Here are the wire Log This is server configuration Server: Apache/1.3.29 (Debian GNU/Linux) mod_ssl/2.8.14 OpenSSL/0.9.7b mod_perl/1.29[\r][\n]" Thanks Raj 2004/04/20 02:31:42:682 CDT [DEBUG] HttpClient - -Java version: 1.4.1_02 2004/04/20 02:31:42:683 CDT [DEBUG] HttpClient - -