GitHub user bonnetb opened a pull request: https://github.com/apache/camel/pull/259
CAMEL-7766: Exception in split not propagated to main route Here is a unit test and a quick fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/bonnetb/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/259.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 #259 ---- commit 03cacbfaf020f32f173f294b3698176546aff57d Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-14T21:55:31Z JIRA-7701 - more liberal choice of right method in proxy-client cxfrs - remove Content-Type header propagation from Camel to CXFRS commit 0a0e9283168bf47bcbe464fde177b0b0eb1f541b Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-14T22:08:19Z added Apache file-header commit d40c998509d99ddd45c49e95e31a96d43c827038 Author: Benjamin BONNET <benjamin.bon...@m4x.org> Date: 2014-08-29T20:48:11Z Make exception thrown in a sequential split propagate to main route. ---- --- 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. ---