Hmmm, because they very heavily interact with and emphasize interoperability with Microsoft[1], you may wish to take a good look at GlassFish Metro first. While I doubt Metro can handle everything you want below, it will probably get you closest to where you want to be.
Glen [1] http://weblogs.java.net/blog/haroldcarr/archive/2008/03/metro_web_servi_2.html mrusso 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--tp16447079p16447433.html Sent from the cxf-user mailing list archive at Nabble.com.
