Hi,

I've got a camel route acting as a cxf webservice that must sent a non-empty
response back to the caller *and* put the message on the queue. The message
is put on the queue alright, but i always get an empty soap response:


This is my cxf definition:


and this is the camel route:


The updateMarketDataXyzResponder is:


What is the proper way to do this setup? I tried wiretap, direct, seda, etc
but to no avail.

btw, this also did not help:
http://stackoverflow.com/questions/13522257/how-to-send-immediate-response-on-camel-route-after-placing-message-on-queue
<http://stackoverflow.com/questions/13522257/how-to-send-immediate-response-on-camel-route-after-placing-message-on-queue>
  



--
View this message in context: 
http://camel.465427.n5.nabble.com/Empty-response-with-camel-cxf-when-putting-message-on-queue-also-tp5758662.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to