Transaction blueprint interceptor should rollback transaction if method throws 
an Error
---------------------------------------------------------------------------------------

                 Key: ARIES-270
                 URL: https://issues.apache.org/jira/browse/ARIES-270
             Project: Aries
          Issue Type: Bug
          Components: Transaction
    Affects Versions: 0.1
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald


Currently, the transaction interceptor (due to the implementation of the 
Blueprint Interceptor interface) only handles successful method calls and 
method calls that throw an Exception but not method calls that throw an Error.

The latter class should also be handled so that the transaction is properly 
marked and closed if necessary.

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