Hi Heiko! Good to know you could solve the issue by yourself.
If you want to check whether your exchange already has an out message, you can call: exchange.hasOut(); Best, Christian On Fri, Mar 22, 2013 at 12:29 PM, Heiko <[email protected]> wrote: > Hi guys, > > It´s me again. I finally solved the issue. > @Christian: You gave me the right trace with "don´t call the > exchange.getOut()", since that creates an new out message. > @Claus: Also thanks to you for the link to the docs I read through. > > Many Thanks. > > Camel rocks! :o) > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Cannot-read-inbound-message-from-CXF-webservice-empty-message-body-tp5729613p5729676.html > Sent from the Camel - Users mailing list archive at Nabble.com. > --
