[ https://issues.apache.org/jira/browse/CAMEL-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-3574. -------------------------------- Resolution: Fixed Assignee: Claus Ibsen We have introduced a <redeliveryPolicyProfile> which you can refer to reuse. See release notes which has a link to more details. > <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 > Assignee: Claus Ibsen > 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. - For more information on JIRA, see: http://www.atlassian.com/software/jira