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 2013/05/26 11:07:19 UTC

[jira] [Resolved] (CAMEL-2611) EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it

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

Claus Ibsen resolved CAMEL-2611.
--------------------------------

    Resolution: Not A Problem
      Assignee: Claus Ibsen

The EIPs leverage the Camel error handler during routing, so it takes care of this.
                
> EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2611
>                 URL: https://issues.apache.org/jira/browse/CAMEL-2611
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: Future
>
>
> This allows you to configure the exception handler they use, for example the Aggregator.
> The exception handler is used when processing an aggregated exchange failed. By default it will log at ERROR level.
> Sometimes you want to be able to configure the logging level or use another error handler, or none at all.
> Consider having them also auto lookup in Registry if there is exactly one instance of {{org.apache.camel.spi.ExceptionHandler}} and use it as fallback.

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