Daniel Estermann created ARIES-1800:
---------------------------------------

             Summary: rollbackOn element of Transactional annotation ignored 
when set on class level
                 Key: ARIES-1800
                 URL: https://issues.apache.org/jira/browse/ARIES-1800
             Project: Aries
          Issue Type: Bug
          Components: Transaction
    Affects Versions: transaction-blueprint-2.2.0
            Reporter: Daniel Estermann


Since ARIES-1690 the methods throwing a checked exception cause a rollback if 
the related exception is marked for a rollback using rollbackOn element of 
Transactional annotation set on a method. However this doesn't work for 
Transactional annotations on the class level.

I would expect a set of exceptions marked for rollback to get aggregated from 
both class level and method level annotation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to