On Dec 13, 2012, at 11:23 AM, matteo <[email protected]> wrote:
> Ok, the thing that does the trick is to transform the > javax.xml.transform.Source returned by the invoke method in > PersistenceProvider (dispatcher) into a DOMSource. That allows CXF filling > the outgoing soap envelope body correctly. > > Problem solved. It would be nice to understand why the SAXSource is not > correctly handled, though… Can you retry with CXF 2.5.7? I know I did a lot of fixes in the Source handling in CXF while working on some stuff for Camel. Thus, it may be fixed. If not, a test case would be great. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
