[
https://issues.apache.org/jira/browse/CAMEL-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115841#comment-14115841
]
ASF GitHub Bot commented on CAMEL-7766:
---------------------------------------
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 <[email protected]>
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 <[email protected]>
Date: 2014-08-14T22:08:19Z
added Apache file-header
commit d40c998509d99ddd45c49e95e31a96d43c827038
Author: Benjamin BONNET <[email protected]>
Date: 2014-08-29T20:48:11Z
Make exception thrown in a sequential split propagate to main route.
----
> Exception in split is not propagated
> ------------------------------------
>
> Key: CAMEL-7766
> URL: https://issues.apache.org/jira/browse/CAMEL-7766
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.13.2
> Environment: JDK7 / W7
> Reporter: Benjamin BONNET
>
> Exception thrown in a sequential split is not propagated to main route.
> That bug may be a regression linked to commit#78c7350 (CAMEL-5681 fix)
--
This message was sent by Atlassian JIRA
(v6.2#6252)