Hi, I am trying to access a .NET web service (using POST rather than SOAP) running on a remote Windows XP Pro workstation using commons-httpclient 3.0 rc2, with NTLM authentication.
At present I am getting access denied errors, and I have found web pages hinting that httpclient may not support all NTLM versions... I think on XP Pro it's IIS 5.1? I'm keen to verify that it's my code at fault, and that it's not an intractable mismatch between the two. I was wondering if there was a summary of which Windows platforms are supported by current httpclient versions. The production deployment of this code may be on more recent versions of Windows Server. Any help would be greatly appreciated. -- Cheers, Ben --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
