Add unit test coverage for exception propagation with bean expression in choice
processor
-----------------------------------------------------------------------------------------
Key: CAMEL-4504
URL: https://issues.apache.org/jira/browse/CAMEL-4504
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.8.1, 2.7.3
Reporter: David Valeri
Assignee: David Valeri
Priority: Minor
Fix For: 2.7.4, 2.8.2, 2.9.0
Prior to 2.4.0, exceptions in a bean expression were not propagated when used
in a choice processor. The route would continue on as if the expression had
evaluated to a Boolean value.
I could not identify a unit test covering this scenario associated with the
code that resolves the above behavior so I am adding one to prevent regression.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira