[
https://issues.apache.org/jira/browse/CAMEL-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-3574:
-------------------------------
Fix Version/s: (was: 2.6.0)
2.7.0
Issue Type: Improvement (was: Bug)
> <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.