Extend TransactionImpl
----------------------

         Key: JBAS-1654
         URL: http://jira.jboss.com/jira/browse/JBAS-1654
     Project: JBoss Application Server
        Type: Sub-task
  Components: Transaction Manager service  
    Versions: JBossAS-5.0 Alpha    
    Reporter: Francisco Reverbel
 Assigned to: Francisco Reverbel 


Extend TransactionImpl so that it knows about the following DTM objects: 
Coordinator, Resource, and RecoveryCoordinator. Besides having a list of XA 
resources, a TransactionImpl instance will have a list of DTM Resources, each 
of which represents either a JBoss remoting-based resource or a (properly 
wrapped) OTS resource. It may also have a parent coordinator, which will be a 
DTM Coordinator (either a remoting-based coordinator or an OTS coordinator). If 
if has a parent coordinator, it must register itself as a Resource with that 
coordinator. 

The TransactionImpl must drive the 2PC across all XA resources and DTM 
resources.

Logging and recovery are not included in this step.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to