Re: Still not getting it to work

2004-02-20 Thread Peter Andersén
seems like there have been a mixed up in versions and API on the Apache side or ? Regards Peter - Original Message - From: "Oleg Kalnichevski" <[EMAIL PROTECTED]> To: "Commons HttpClient Project" <[EMAIL PROTECTED]> Sent: Friday, February 20, 2004 12:51 PM Subje

Re: Still not getting it to work

2004-02-20 Thread Oleg Kalnichevski
Peter, (1) Use commons-httpclient-2.0.jar. It is the official stable release of HttpClient (2) Please pay attention to capitalization of method names: HttpClient#getState is not the same as HttpClient#GetState (3) Method HttpState#setCredentials(String, String, Credemtials) does exist in both 2.0

Still not getting it to work

2004-02-20 Thread Peter Andersén
Hi I have commons-httpclient-2.0.jar this in my classpath. This is from the binary file ! I have downloaded commons-httpclient-2.0-src.zip This should contain the source for the same as the binary The code here is the same as in 1.2 it is client.getState().setCredentials( "realm", "www.ve