[ 
https://issues.apache.org/jira/browse/CAMEL-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-3661.
--------------------------------

    Resolution: Fixed

trunk: 1070270.

There is a new <redeliveryPolicyProfile> in the XML DSLs so you easily can 
define common policies to use in <errorHandler> or <onException>.

> Allow to configure redelivery policy in the XML DSL
> ---------------------------------------------------
>
>                 Key: CAMEL-3661
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3661
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-blueprint, camel-core, camel-spring
>    Affects Versions: 2.6.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.7.0
>
>
> Allows to configure redelivery policy as global policies which you can refer 
> to using the ref. This make it easier to define common policies which you can 
> re-use in different routes and onException definitions.
> Currently you would have to define it as a <bean> tag. We need a nice DSL for 
> it in the <camelContext>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to