HandleFault - Should not be a processor but interceptor -------------------------------------------------------
Key: CAMEL-1551 URL: https://issues.apache.org/activemq/browse/CAMEL-1551 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.0-M1 Reporter: Claus Ibsen Assignee: Claus Ibsen Fix For: 2.0.0 This DSL is seldom used but its for the JBI world where FAULT can be converted into an Exception instead. Currently its a processor but it should be an interceptor strategy just as stream cache, as it needs to be applied for every node. The problem was not surfaced before CAMEL-1548 where the error handler is now applied much more fine grained. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.