[
https://issues.apache.org/jira/browse/CAMEL-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984764#action_12984764
]
Claus Ibsen commented on CAMEL-3574:
------------------------------------
See nabble
http://camel.465427.n5.nabble.com/How-to-re-use-same-redeliveryPolicy-across-multiple-errorHandler-s-tp3351423p3351423.html
This should also be possible to define in <routesContext>
> <redeliveryPolicy> does not support ID attribute preventing re-use across
> multiple <errorHandler>'s
> ---------------------------------------------------------------------------------------------------
>
> Key: CAMEL-3574
> URL: https://issues.apache.org/jira/browse/CAMEL-3574
> Project: Camel
> Issue Type: Improvement
> Components: camel-spring
> Affects Versions: 2.6.0
> Environment: Any
> Reporter: Tarun Ramakrishna Elankath
> Priority: Minor
> Fix For: 2.7.0
>
>
> <redeliveryPolicy> doesn't support the 'id' attribute, see
> 'tns:redeliveryPolicyDefinition" in camel-spring.xsd. It has a 'ref'
> attribute definition, indicating that re-use is meant by intent. But an 'id'
> attribute definition is missing. This prevents a <redeliveryPolicy> from
> being re-used across multiple <errorHandler>'s.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.