[jbossts-issues] [JBoss JIRA] Created: (JBTM-485) Expose creation of WS-AT subtransactions and creation of associated WS-AT context to support JTA ==> WS-AT transaction bridging

Andrew Dinn (JIRA) jira-events at lists.jboss.org
Fri Feb 6 12:10:44 EST 2009


Expose creation of WS-AT subtransactions and creation of associated WS-AT context to support  JTA ==> WS-AT transaction bridging
--------------------------------------------------------------------------------------------------------------------------------

                 Key: JBTM-485
                 URL: https://jira.jboss.org/jira/browse/JBTM-485
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: WS-T Implementation
    Affects Versions: 4.5
            Reporter: Andrew Dinn
             Fix For: 4.6


Currently WS-AT subordinate transaction coordinators are only created when a transaction is activated from within an existing WS-AT transaction context. JTA ==> WS-AT bridging needs to be bale to pirate this functionality.

During normal operation the bridge code needs to create and register a WS-AT subordinate coordinator when the bridge is first established. It also needs to be able to obtain a Tx Context for the transaction and to obtain the transaction id so it can log it in recovery records.

At recovery time the bridge code needs to lookup a recovered subordinate transaction coordinator by transaction id. If no coordinator is found it needs to be able to determine whether this is because there is no record in the log or because the log has not been scanned yet. There is no requirement for the bridge code to be able to obtain a transaction context at recovery time.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossts-issues mailing list