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 2009/04/16 10:13:31 UTC

[jira] Resolved: (CAMEL-1535) java.lang.Error thrown in mock/dataset assertions causes the async processing to not complete as just catches Exception

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

Claus Ibsen resolved CAMEL-1535.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.1

trunk: 765493

Camel 1.x did not suffer from this bug but I committed some cosmetic changes
1.x: 765501.




> java.lang.Error thrown in mock/dataset assertions causes the async processing to not complete as just catches Exception
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1535
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1535
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0, 1.6.1
>
>
> java.lang.AssertionException extends java.lang.Error
> So the mock endpoint should deal with this and catch Throwable instead of Exception when it handles failures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.