Probably this is late now, but I was facing the same issue. (Sharepoint, NTLMv2, List[null])
Using JAXB GetList always returned null, but switching to XMLBEANS I do get the xml content of the getList response. Hope this helps someone. -- Csaba mmule wrote: > > Hello, > > Do you have a solution for this yet? I am facing a similar issue. The CXF > is returning null. > > Please share if you have the solution. > > Thanks > M > -- View this message in context: http://old.nabble.com/How-to-consume-SharePoint-Service-Response-%28Java-.NET-interop%29--tp25263932p28087549.html Sent from the cxf-user mailing list archive at Nabble.com.
