Hi Greg,

I appreciate your quickly response. 
I know Camel has OnException to catch the exception, as well as the auto
re-delivery mechanism. But in some case, user hope they can manually to
resubmit the message. 
For example, if the exception throws, we need serialize Message/Exchange
object as String and save it to database. Then user can correct the
message/exchange then deserialize the String as Message/Exchange object and
resubmit it.

Do you have any good solution for this scenario? If you can provide some
code example, I really appreciate.

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-tp5771486p5771509.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to