Re: NTLM or NTLMv2?

2004-02-20 Thread Stefan Dingfelder
Hi Adrian, thanks for the answer so far. What I got from MS about NTLM / NTLM2 is the following (Q239869): -- snip -- For reference, the full range of values for the LMCompatibilityLevel value that are supported by Windows NT 4.0 and Windows 2000 include: * Level 0 - Send LM and NTLM

About example not working

2004-02-20 Thread Peter Andersén
Hi im new to HttpClient. So how to start, i started by downloading the examples that are in the cvs ! Great took the BasicAuthenticationExample !

Httpclient not working

2004-02-20 Thread Peter Andersén
Sorry missed the first on. So im still new to this. Why is this example not working I took the BasicAuthExample from the CVS database But it stops on this when trying to compiling. HttpClient client = new HttpClient();

RE: Httpclient not working

2004-02-20 Thread Kalnichevski, Oleg
Peter, The CVS HEAD contains development version of HttpClient (post 2.0 pre-alpha-1) which is incompatible with 2.0 API. Please use the samples shipped with the release package or check out the stable version (2.0) from the HTTPCLIENT_2_0_BRANCH Hope this helps Oleg -Original

Re: Httpclient not working

2004-02-20 Thread Peter Andersén
Thanks ! /Peter - Original Message - From: Kalnichevski, Oleg [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Friday, February 20, 2004 11:50 AM Subject: RE: Httpclient not working Peter, The CVS HEAD contains development version of HttpClient (post 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,

What version

2004-02-20 Thread Peter Andersén
The following releases are available for download: a.. 2.0 Final - 15 February 2004 - Binary and Source What realese is this and is the example in my former post compatible with this ?? Regards Peter A

Colud somebody help

2004-02-20 Thread Peter Andersén
Hi Could someone sort out the quiestions regarding version According to 2.0 Final API There should be HttpState as return when issuing command HttpClient.GetState(); I have downloaded the 2.0 Final API jar file inlcuded it inot my classpath. But this can not return HTTPState it will only return

Re: NTLM or NTLMv2?

2004-02-20 Thread Adrian Sutton
It is possible to set the minimum security that is used for programs that use the NTLM Security Support Provider (SSP) by modifying a registry key. So anybody may set level 5 which does not accept NTLM but NTLMv2 only. Do you refer to that by naming Windows 2003 Server? If so that would mean

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

Re: Still not getting it to work

2004-02-20 Thread Peter Andersén
Hi Thanks im using this i have downloaded it Got the example under Both 2.0_branch final The file is sized 217Kb and dated 2004-02-17 I have looked in th API doc according to the API doc HttpState getState() Returns HTTP state associated with the HttpClient.

This Method what version

2004-02-20 Thread Peter Andersén
client.getState().setAuthenticateToken(); Im i using wrong version of HttpClient not final 2.0 or ?

http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-2.0.jar

2004-02-20 Thread Peter Andersén
Is this the Final 2.0 that support the Final 2.0 API docs ? Regards Peter

RE: This Method what version

2004-02-20 Thread Kalnichevski, Oleg
It looks like there's a very outdated version of HttpClient on your classpath probably shipped with your IDE or another library. Oleg -Original Message- From: Peter Andersén [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 13:07 To: Commons HttpClient Project Subject: This

Re: This Method what version

2004-02-20 Thread Peter Andersén
Thanks Now it is working there was a webdav client that had the old class ! Thanks very much Peter - Original Message - From: Kalnichevski, Oleg [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Friday, February 20, 2004 1:21 PM Subject: RE: This Method what

DO NOT REPLY [Bug 27109] New: - HTTP Client doesn't support multipart/related content-type

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

What does this means

2004-02-20 Thread Peter Andersén
Hi im using the BasicAuthenticationExample. But i get this error when trying to login, is there something mor i need to do for this app Thanks for any suggestion ! VARNING: No credentials available for the 'IBT_HOME_TREE' authentication realm at portal.internetborder.se 401 ?xml version=1.0

DO NOT REPLY [Bug 27109] - HTTP Client doesn't support multipart/related content-type

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

Re: What does this means

2004-02-20 Thread Peter Andersén
Hi Found it an e to much ! Great little client tool this ! /Peter - Original Message - From: Peter Andersén [EMAIL PROTECTED] To: Commons HttpClient Project [EMAIL PROTECTED] Sent: Friday, February 20, 2004 2:40 PM Subject: What does this means Hi im using the

Re: http://www.ibiblio.org/maven/commons-httpclient/jars/commons-httpclient-2.0.jar

2004-02-20 Thread Ortwin Glück
Peter Andersén wrote: Is this the Final 2.0 that support the Final 2.0 API docs ? What do you think do we include release numbers in jar file names for? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

DO NOT REPLY [Bug 27109] - HTTP Client doesn't support multipart/related content-type

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

DO NOT REPLY [Bug 27109] - HTTP Client doesn't support multipart/related content-type

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

Any good code example

2004-02-20 Thread Peter Andersén
Hi I want to do a background login it seems the application i would like to login into is BasicAuthentication. But it does not take http://test:[EMAIL PROTECTED] it seems it need to do a real Basic Auth. I have built a client that logs in but it will not render the complete page and i want to