[ https://issues.apache.org/activemq/browse/CAMEL-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52832#action_52832 ]
Claus Ibsen commented on CAMEL-1554: ------------------------------------ It was clashing with the general interceptor in Camel that is more a cross cutting concern. Where as this one was an AOP around the next node. To confusing from both inside and out. Its going to be replace with an AOP DSL. See this ticket: CAMEL-1660 > Remove InterceptorDefinition > ---------------------------- > > Key: CAMEL-1554 > URL: https://issues.apache.org/activemq/browse/CAMEL-1554 > Project: Apache Camel > Issue Type: Task > Affects Versions: 2.0-M1 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.0-M2 > > > We have the chance for Camel 2.0 to remove seldom/not used features and the > InterceptorDefintion is hardly used. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.