[jbossts-issues] [JBoss JIRA] (JBTM-1472) JTA for Compensations

Paul Robinson (JIRA) jira-events at lists.jboss.org
Fri Feb 15 04:58:57 EST 2013


Paul Robinson created JBTM-1472:
-----------------------------------

             Summary: JTA for Compensations
                 Key: JBTM-1472
                 URL: https://issues.jboss.org/browse/JBTM-1472
             Project: JBoss Transaction Manager
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Transaction Core, XTS
            Reporter: Mark Little


We essentially provide a JTA-like implementation for using compensations. We would support distribution over Web services and REST via WS-BA and REST-JDI. This is similar in how we do distributed ACID transactions today; the application is developed against the JTA, but through configuration we enable distributed transactions over a particular transport (remoting, IIOP, WS).

It would be good to have some subset of functionality that worked on a raw VM (i.e. no appserver). This would hopefully broaden the market.

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


More information about the jbossts-issues mailing list