handleAll() swallows exceptions
-------------------------------
Key: CAMEL-399
URL: https://issues.apache.org/activemq/browse/CAMEL-399
Project: Apache Camel
Issue Type: Bug
Components: camel-core
Reporter: Roman Kalukiewicz
Assignee: Roman Kalukiewicz
Fix For: 1.3.0
handleAll() section in tryBlock() swallows exceptions even if they were not
catched by some handle() section so intended behavior that should mimic finally
keyword from java is not accomplished.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.