Where you ever able to get this to work?  

I am trying to do this same thing for Digest Authentication and I am hitting
the exact same things you are mentioning in the below message:


Paul Krinsky wrote:
> 
> I'm getting "No credentials available for NTLM <any
> realm>@ffeusplmsap94q:80" and assume it's because I'm not setting the
> credentials correctly. There is a bug that provides the below code to set
> the credentials but that method is not static.
> 
>         CommonsHttpMessageSender.getHttpState().setCredentials(...);
> 
> Another post uses something like the following but that doesn't seem to
> work either.
> 
>        client.setProperty(CommonsHttpMessageSender.HTTP_STATE, httpState);
> 
> Does someone have a complete example of how to get NTLM to work or at
> least tell me how to correctly set the nt credentials?
> 
> Thanks
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Help-with-NTLM-Credentials-and-HttpState-tp9108222p23417683.html
Sent from the XFire - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to