You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/01 14:10:00 UTC

[jira] [Resolved] (CAMEL-16126) camel-core - errorHandler(ref) to make it easier to specify error handler by refernce

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

Claus Ibsen resolved CAMEL-16126.
---------------------------------
    Resolution: Fixed

> camel-core - errorHandler(ref) to make it easier to specify error handler by refernce
> -------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16126
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16126
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.8.0
>
>
> You have to do today
> errorHandler(new ErrorHandlerBuilderRef("{{my-error-handler-ref}}"));
> But lets make it possible to do
> errorHandler("{{my-error-handler-ref}}");



--
This message was sent by Atlassian Jira
(v8.3.4#803005)