Setting global error handler in camel-spring may not work correctly -------------------------------------------------------------------
Key: CAMEL-2076 URL: https://issues.apache.org/activemq/browse/CAMEL-2076 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.0.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.1.0 Really weird since recently upgrading junit in camel-spring some unit tests started failing based on global error handling configuration with camel-spring. I have tracked it down to a bug how error handlers was resolved when using spring XML only. It always worked with Java DSL. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.