Some more hints: I added an enrich pattern to my route to inspect all bodies and enabled stream-caching. Same result as a custom / System.out command line output:
oldExchange.getIn(): here the input appears, which triggers my file component endpoint oldExchange.getOut(): null newExchange.getIn(): null newExchange.getOut(): null I would be really glad about an answer, because other I have to kick camel into the bin for that task and call the Webservices from a bean using a client. -- View this message in context: http://camel.465427.n5.nabble.com/Cannot-read-inbound-mesage-from-CXF-webservice-tp5729613p5729624.html Sent from the Camel - Users mailing list archive at Nabble.com.
