Hi, I'm having trouble sending some XML inside the soap:body to a remote web service - the content is passed as a base64binary, rather than the actual XML content I want. I'm using mule to configure a CXF client as an endpoint, with autogenerated client classes.
I think the WSDL specifies a wrapped literal style, and I think I need to somehow force the client to use the wrapped literal style. Does this make sense? I'm totally new to CXF and I may be asking completely the wrong question. If I am on the right track, how would I effect this? Kind regards Nick -- View this message in context: http://www.nabble.com/wrapped-literal-style-tp23406007p23406007.html Sent from the cxf-user mailing list archive at Nabble.com.
