[ 
https://issues.apache.org/jira/browse/ARIES-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brian DePradine resolved ARIES-256.
-----------------------------------

    Resolution: Fixed

> Modify the transaction wrappers bundle to use a service tracker instead of 
> blueprint
> ------------------------------------------------------------------------------------
>
>                 Key: ARIES-256
>                 URL: https://issues.apache.org/jira/browse/ARIES-256
>             Project: Aries
>          Issue Type: Improvement
>          Components: Transaction
>            Reporter: Brian DePradine
>            Assignee: Alasdair Nottingham
>         Attachments: patch.txt
>
>
> Currently the transaction wrappers bundle uses a reference in blueprint to 
> retrieve an XADataSources that it can wrap for transaction enlistment. The 
> wrapped XADataSource is then re-exported as a DataSource with a fixed 
> propery. This is better done using a bundle activator as it would allow us to 
> reuse any properties defined on the XADataSource with the new wrapped 
> DataSource. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to