Hi, I have been trying to make the HttpClient work with SPNEGO authentication but it fails, see attached httpclient_wire.log and the sample client program.
HttpClient version : 4.2.2 Application Server : WebSphere 8.5 JDK version : java version "1.6.0" Java(TM) SE Runtime Environment (build pwi3260sr9fp2-20110625_01(SR9 FP2)) IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Windows Server 2008 R2 x86-32 jvmwi32 60sr9-20110624_85526 (JIT enabled, AOT enabled) ClientKerberosAuthentication.java <http://httpcomponents.10934.n7.nabble.com/file/n19413/ClientKerberosAuthentication.java> httpclient_wire.log <http://httpcomponents.10934.n7.nabble.com/file/n19413/httpclient_wire.log> SpnegoHttpTest.java <http://httpcomponents.10934.n7.nabble.com/file/n19413/SpnegoHttpTest.java> The same works with java.net.HttpURLConnection. Are we missing something in HttpClient configuration? why is the client not picking up the windows native client credentials and failing to create a context? any inputs would be great. Best Regards, Preethi. -- View this message in context: http://httpcomponents.10934.n7.nabble.com/Making-HTTPClient-work-with-SPNEGO-authentication-tp19413.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
