[
https://issues.jboss.org/browse/WFLY-2145?page=com.atlassian.jira.plugin....
]
Gytis Trikleris moved JBTM-1918 to WFLY-2145:
---------------------------------------------
Project: WildFly (was: JBoss Transaction Manager)
Key: WFLY-2145 (was: JBTM-1918)
Component/s: XTS
(was: XTS)
Security: (was: Public)
Fix Version/s: 8.0.0.Beta1
(was: 5.0.0.M5)
Automatically add XTS and TXBridge handlers to Web Services that use
JTA annotations
------------------------------------------------------------------------------------
Key: WFLY-2145
URL:
https://issues.jboss.org/browse/WFLY-2145
Project: WildFly
Issue Type: Enhancement
Components: XTS
Reporter: Paul Robinson
Assignee: Gytis Trikleris
Fix For: 8.0.0.Beta1
Currently the developer needs to specify the XTS and Bridge handlers on the Web Service
that wishes inflow a WS-AT transaction. This is cumbersome and error prone.
It is quite easy to infer if the user needs these handlers by checking to see if the Web
Service uses @Transactional or @TransactionAtttibute and by looking for a WS-AT
transaction context on the inbound message.
The same can also be done for the Compensations API, by looking for @Compensatable
annotations on the Web Service. In which case, only the XTS handler should be added as no
bridging is required.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira