[ 
https://issues.apache.org/jira/browse/CAMEL-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641673#comment-13641673
 ] 

Claus Ibsen commented on CAMEL-6312:
------------------------------------

When creating a consumer from endpoint.createConsumer, we need to make sure 
configureConsumer is also called so it can do the extra configuration needed.
                
> Setting exceptionHandler on consumer from uri should work
> ---------------------------------------------------------
>
>                 Key: CAMEL-6312
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6312
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.4, 2.11.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.5, 2.11.1
>
>
> You should be able to set a custom {{ExceptionHandler}} on an endpoint, using 
> {{consumer.exceptionHandler=#myHandler}}, such as from routes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to