continued(true) doesn't work when is invoked for the second time in the Camel flow ----------------------------------------------------------------------------------
Key: CAMEL-4057 URL: https://issues.apache.org/jira/browse/CAMEL-4057 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.7.2, 2.4.0 Environment: Apache Camel 2.4.0-fuse-00-00 and Apache Camel 2.7.2 Reporter: Mateusz Nowakowski Fix For: 2.8.0 When Camel flow contains error handling as continued(true), it is not invoked when the error occurs for the second time (even in different onException). What is more the exception is not handled even by global onException and Camel flow is interruped. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira