[ 
https://issues.apache.org/jira/browse/AMQNET-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318286#comment-17318286
 ] 

ASF subversion and git services commented on AMQNET-290:
--------------------------------------------------------

Commit 2070215d21384fbd4e3092eb6d5cb6969f60501f in 
activemq-nms-openwire-generator's branch refs/heads/main from Timothy A. Bish
[ 
https://gitbox.apache.org/repos/asf?p=activemq-nms-openwire-generator.git;h=2070215
 ]

Updates the generator for some things needed in:
https://issues.apache.org/jira/browse/AMQNET-290


> Add an API model to NMS that allows providers to participate in Distributed 
> Transactions.
> -----------------------------------------------------------------------------------------
>
>                 Key: AMQNET-290
>                 URL: https://issues.apache.org/jira/browse/AMQNET-290
>             Project: ActiveMQ .Net
>          Issue Type: New Feature
>          Components: ActiveMQ, NMS
>    Affects Versions: 1.4.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Currently the NMS API doesn't define any way for the client to participate in 
> distributed transactions.  The JMS model allows a for this using the Java XA 
> transactions.  The JMS API defines an XAConnectionFactory, XAConnection, and 
> XASession that provide the needed bits to interact with a Transaction Manager.
> We should provide something similar in NMS that allows for a provider library 
> like NMS.ActiveMQ to be used in distributed transactions in .NET most likely 
> using the MSDTC.  The API could expose an IEnlistmentNotification 
> implementation that allows the client to enlist the Transaction in a DTC 
> controlled transaction as a Resource Manager.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to