are u using setDomain or setRealm? On 9/28/06, Jake Goulding <[EMAIL PROTECTED]> wrote:
Thanks for the information. I poked a bit at the Nightly, but the NTLMAuthentication object is now gone, replaced with a more generic Authentication class. Trying to use it yields:Sep 28, 2006 2:28:41 PM org.apache.commons.httpclient.HttpMethodDirector authenticate SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) at org.apache.commons.httpclient.HttpMethodDirector.authenticateHost(HttpMethodDirector.java:281) at org.apache.commons.httpclient.HttpMethodDirector.authenticate(HttpMethodDirector.java:233) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:169) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:537) at org.apache.axis2.transport.http.SOAPOverHTTPSender.send(SOAPOverHTTPSender.java:116) at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:329) at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:210) at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:644) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:355) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:285) at com.vivisimo.connector.sharepoint.ListsStub.GetListCollection(ListsStub.java:933) at Test.main(Test.java:25) robert lazarski wrote: > http://www.wso2.net/kb/161 > > My recommendation is to use the latest nightlies , or you could wait a > week or so for the 1.1 release --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
