GitHub user adessaigne opened a pull request: https://github.com/apache/camel/pull/190
Camel 7050 camel-jms drops messages when errorHandler throws an exception I'm not as confident with this pull request as the other ones I did. I tried to fix this issue in order to know better the redelivery process, maybe there's something I missed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/adessaigne/camel CAMEL-7050 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/190.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #190 ---- commit 59ea6ce7abc321451ba3586f7a79ca4432977876 Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com> Date: 2014-06-19T13:34:55Z CAMEL-7050 camel-jms drops messages when errorHandler throws an exception commit 0621cbb2b1c153046cd7a51dc306e55288a256b5 Author: Antoine DESSAIGNE <antoine.dessai...@gmail.com> Date: 2014-06-19T13:36:51Z CAMEL-7050 camel-jms drops messages when errorHandler throws an exception ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---