I have a route where I want to asynchronously send to some endpoint. That is, I want the route to send the message and then finish without waiting for the endpoint's route to process.
How can I do that? Regards, Ittay -- View this message in context: http://camel.465427.n5.nabble.com/how-can-i-create-an-async-to-in-a-route-tp5717469.html Sent from the Camel - Users mailing list archive at Nabble.com.
