Christian Schneider created ARIES-1382:
------------------------------------------
Summary: 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)