[
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)