[ 
https://issues.apache.org/jira/browse/TUSCANY-1874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538688
 ] 

Raymond Feng commented on TUSCANY-1874:
---------------------------------------

The TransactionModuleActivator is not designed to the bootstrapper for 
transaction managers. It's there to register a singleton transaction manager 
with the Tuscany runtime. 

The way that the ConcurrentXAResourceTestCase.java  is coded doesn't match the 
purpose of TransactionModuleActivator. For the unit test puprose, we should 
create a singleton for multiple threads.

For the transaction control, I don't think we should have multiple transaction 
managers in a SCA node.

Thanks,
Raymond

> An outbound jms XA testcase run under policy-transaction
> --------------------------------------------------------
>
>                 Key: TUSCANY-1874
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1874
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>         Environment: svn trunk activemq tuscnay::policy-transaciton
>            Reporter: gengshaoguang
>            Assignee: Raymond Feng
>         Attachments: ConcurrentXAResourceTestCase.java, DerbyTestCase.java, 
> diff.txt, OutboundJmsTestCase.java
>
>
> Hello, every one:
> I created a TestCase address out-bound jms managed by TransactionManager of 
> the current policy-transaction module.
> I would like to expand this test case to a manageable remote ws referencing 
> over jms.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to