check this, maybe it can helps, http://www.nabble.com/-CONF--Apache-CXF-2.0-Documentation:-Client-HTTP-Transport-(including-SSL-support)-(page-edited)-td16377827.html
On Wed, Apr 2, 2008 at 9:23 AM, mrusso <[EMAIL PROTECTED]> wrote: > > I can't seem to find anything related to configuring CXF to support NTLM. > Has anyone tried this or found any documentation / examples that they > could > point me towards? > > I'm trying to consume a Custom Microsoft SharePoint Web Service from our > Java Portal (Spring / Hibernate on WebSphere) over SSL with NTLM. I'm > told > by the SharePoint admins that I can use Basic Authentication, but my tests > have shown that it keeps asking me for NTLM credentials. > > I'm generating a client from a provided .WSDL. My plan is to work from > the > ground up, starting with No SSL, No Authentication. Add Authentication to > the SharePoint instance, retest, add SSL, retest, etc. Rinse, Repeat. My > initial tests tell me that OOB CXF doesn't talk nicely with Integrated > Windows Authentication, but I'm pretty new to this arena, so I'm not > ruling > out user error. > > I've followed this process with Axis2 with some success, but the generated > files are horrendous, and we already are using CXF to serve to a flex > client, so I'd like to keep it in the family, so to speak. > > Thanks for your time, > > Mario > -- > View this message in context: > http://www.nabble.com/NTLM-Support--tp16447079p16447079.html > Sent from the cxf-user mailing list archive at Nabble.com. > > -- David Castañeda R.
