[ http://nagoya.apache.org/jira/browse/GERONIMO-380?page=history ]
     
David Jencks closed GERONIMO-380:
---------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M4

Functionality from TransactionManagerProxy and GeronimoTransactionManager has 
been moved to TransactionManagerImpl.  The sole Recovery method used from 
outside, getExternalXIds, has been added to ExtendedTransactionManager so 
TransactionManagerImpl does not have to implement the unused Recovery methods.

> eliminate TransactionManagerProxy and TransactionProxy
> ------------------------------------------------------
>
>          Key: GERONIMO-380
>          URL: http://nagoya.apache.org/jira/browse/GERONIMO-380
>      Project: Apache Geronimo
>         Type: Bug
>   Components: transaction manager
>     Versions: 1.0-M2
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0-M4

>
> The Transaction[Manager]Proxy was originally intended to be a wrapper around 
> whatever TransactionManager and Transaction we are using to contain 
> additional geronimo-specific information.  In the course of development this 
> functionality has all been added to TransactionContext.  We should eliminate 
> the extra layer of TransactionProxy and TransactionManagerProxy. 

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

Reply via email to