UnitOfWork - Must be done in finally to ensure even when java.lang.Error is thrown fore reliable shutdown ---------------------------------------------------------------------------------------------------------
Key: CAMEL-2310 URL: https://issues.apache.org/activemq/browse/CAMEL-2310 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.1.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.2.0 This helps to keep in flight registry up-to-date even when {{java.lang.Error}} is thrown, such as when people use JUnit assertions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.