Component references involved in transaction recovery are too complicated
-------------------------------------------------------------------------

         Key: GERONIMO-906
         URL: http://issues.apache.org/jira/browse/GERONIMO-906
     Project: Geronimo
        Type: Bug
    Versions: 1.0-M5    
    Reporter: David Jencks
 Assigned to: David Jencks 


The connection manager gets a reference to the TransactionContextManager, which 
ought to be enough.  However, the TransactionManagerImpl has a reference 
collection that the MCFWrapper registers with, the TM then calls the recovery 
methods.

We should be able to move the recovery methods to TCM and have the connection 
manager call them after it has started.  We'll also have to look into what to 
do with the MDB/inbound recovery.

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

Reply via email to