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

Paul Robinson (JIRA) jira-events at lists.jboss.org
Mon Mar 25 09:35:42 EDT 2013


     [ https://issues.jboss.org/browse/JBTM-1472?focusedWorklogId=12428933&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12428933 ]

Paul Robinson logged work on JBTM-1472:
---------------------------------------

                Author: Paul Robinson
            Created on: 25/Mar/13 9:35 AM
            Start Date: 25/Mar/13 9:35 AM
    Worklog Time Spent: 1 day, 1 hour 

Issue Time Tracking
-------------------

    Remaining Estimate: 1 week, 2 days, 4 hours  (was: 1 week, 3 days, 5 hours)
            Time Spent: 2 days, 4 hours  (was: 1 day, 3 hours)
            Worklog Id:     (was: 12428933)


> Initial work on JTA for Compensations
> -------------------------------------
>
>                 Key: JBTM-1472
>                 URL: https://issues.jboss.org/browse/JBTM-1472
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Transaction Core, XTS
>            Reporter: Paul Robinson
>            Assignee: Paul Robinson
>             Fix For: 5.0.0.M3
>
>   Original Estimate: 2 weeks
>          Time Spent: 2 days, 4 hours
>  Remaining Estimate: 1 week, 2 days, 4 hours
>
> 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 first piece of work is to do some initial research and support an API with potentially a subset of features of the final API.
> Tasks:
> # Investigate existing WS-BA APIs
> ## Try code examples if possible
> # Produce an initial list of features that should be covered by the API
> # Create a simple implementation backed by WS-BA.

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