[
https://issues.apache.org/activemq/browse/CAMEL-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45653#action_45653
]
Claus Ibsen commented on CAMEL-885:
-----------------------------------
Okay this is just hard tedious work to refine the unit tests to handle that
exceptions is now thrown from the template.sendBodyXXX methods.
16 unit tests to go in camel-core. Then there is just all the other components
;)
Tests run: 554, Failures: 0, Errors: 16, Skipped: 0
> DefaultProducerTemplate.extractResultBody() should throw an exception if
> there was a failure rather than returning the input message
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-885
> URL: https://issues.apache.org/activemq/browse/CAMEL-885
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.4.0
> Reporter: James Strachan
> Assignee: Claus Ibsen
> Priority: Critical
> Fix For: 1.5.0
>
>
> we should throw an exception if there was a Fault or the exchange contains an
> Exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.