Yep - pollEnrich works fine. I tried using setBody() directly in the route like so:
from("jetty:http://localhost:8123/services?matchOnUriPrefix=true") .streamCaching() . setBody(body().append("TEST RESPONSE")) .end(); this does not seem to work... any reason why? thanks for the fast reply Claus tusen takk og mvh ala -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-consumer-how-to-send-reply-tp5740450p5740459.html Sent from the Camel - Users mailing list archive at Nabble.com.