You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/08/19 16:34:45 UTC

[jira] [Resolved] (ARIES-1382) Only allow jta annotations to configure transactions

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

Christian Schneider resolved ARIES-1382.
----------------------------------------
    Resolution: Fixed

> Only allow jta annotations to configure transactions
> ----------------------------------------------------
>
>                 Key: ARIES-1382
>                 URL: https://issues.apache.org/jira/browse/ARIES-1382
>             Project: Aries
>          Issue Type: Improvement
>          Components: Transaction
>    Affects Versions: transaction-blueprint-1.1.1
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: transaction-3.0.0
>
>
> In aries.transaction.blueprint 1.x there are 4 different ways to configure transactions:
> - xml on bean level using wildcards
> - xml on bundle level using wildcards
> - aries @Transaction annoations
> - jta 1.2 standard @Transactional annotations
> The code needs to work for all of these options. 
> So for the new major version I plan to only allow the jta 1.2 style. This will make the code as well as the documentation considerably smaller.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)