I just went through this and had to switch to axis, cxf chunks by default and
the service I was trying to reach (paypal) doesn't support it. I tried
switching to axis, got it to talk successfully to paypal, but then ran into
deserialization problems because axis didn't support the wsdl correctly. If
you luck out and don't have the deserialization problem, axis should work.
Cxf does not support turning off chunking in mule, at least not that I got
to work, if you go to the cxf site and read about the cxf.xml config file,
you can find stuff on turning off chunking there, but I had no luck with it
(that doesn't really mean anything).
I'm currently looking at posting the soap xml directly via https, and
handling the serialization and deserializatinon myself.
View this message in context:
http://www.nabble.com/Chunking-error-in-CXF-Outbound-call-tp23826857p23870068.html
Sent from the Mule - User mailing list archive at Nabble.com.
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email