[
https://issues.apache.org/activemq/browse/CAMEL-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54085#action_54085
]
Claus Ibsen commented on CAMEL-1993:
------------------------------------
This should also be fixed in the Java DSL router, where we can move the
{{errorHandler}} DSL from {{ProcessorDefinition}} to {{RouteDefinition}} that
will force end users to configure error handling at the beginning of routes.
> Spring DSL - errorHandlerRef should only be support on camel context or route
> -----------------------------------------------------------------------------
>
> Key: CAMEL-1993
> URL: https://issues.apache.org/activemq/browse/CAMEL-1993
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-spring
> Affects Versions: 2.0.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.1.0
>
>
> It just makes it to confusing you can set it on a processor definition in the
> middle of a route.
> Only these 2 xml tags should support it
> - camelContext
> - route
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.