On Tue, 2013-02-19 at 08:16 -0800, preethig wrote:
> 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? 
> 

HttpClient is fully platform independent and makes no use of platform
specific features.

Oleg 



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to