Are you setting the body with an xml string like "<empty/>" or just ""?
You need to set an xml string that represents whatever the root
response element you defined.
And is it still not working?

2012/12/14 brxv <a...@almacivor.net>:
> The wsdl does define a response.
> I'd described the respose as bank  but to be more precise, it is a soap
> envelope with a soap body.
> within this is the root element of my return type, but no child tags, even
> if I try to set them.
>
> if i add a file url to the route, the contents are stored "correctly" in the
> file, but I get the respose described above set back to the consumer.
>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Trouble-with-CXF-soap-response-tp5724105p5724112.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to