RE: Re: Odata Ntlm authentication from unix/java

2011-03-08 Thread Ravi Choppalli
Hi Thierry, Yes. This is where I started and tried the implementation. I had the authenticator in place as mentioned below, and had the net jar file in classpath. Later I even tried the other Apache http extension method mentioned in that link. Do you see any obvious problem in the unix en

RE: Re: Odata Ntlm authentication from unix/java

2011-03-09 Thread Ravi Choppalli
Hi, I also tried with the Apache HTTP helper as explained in "Using the Apache HTTP Client extension" section in http://wiki.restlet.org/docs_2.0/13-restlet/27-restlet/46-restlet/112-restlet/364-restlet.html However, it simply throws back 401-unauthorized exception. Registered the helper like