Hi All, As we known, Camel has auto redelivery machanism, but sometimes, we need re-delivery the message to source endpoint while delivery faild. Nomally, we need to process below steps.
1. While an exception throws, we will save the Exchange/Message to the database. 2. Provide a page to modify the Exchange/Message then click a button to re-delivery the message. How can I implement this scenario. I appreciate if someone can provide good idea. Zhi-Chao Fei -- View this message in context: http://camel.465427.n5.nabble.com/How-can-I-manually-redelivery-the-message-to-source-endpoint-while-an-exception-throws-tp5771486.html Sent from the Camel - Users mailing list archive at Nabble.com.