You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/04/04 10:15:08 UTC

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

EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it
------------------------------------------------------------------------------------------

                 Key: CAMEL-2611
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2611
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor


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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2611:
-------------------------------

    Fix Version/s: 2.4.0

> EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2611
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2611
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.4.0
>
>
> 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 contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2611:
-------------------------------

    Fix Version/s: 2.5.0
                       (was: 2.4.0)

> EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2611
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2611
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.5.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-2611:
-------------------------------

    Fix Version/s: Future
                       (was: 2.5.0)

> EIP which has an ExceptionHandler should have a fluent DSL / xml attribute to configure it
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2611
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2611
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: 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.
-
You can reply to this email to add a comment to the issue online.