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


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.

Reply via email to