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

Timothy Bish commented on AMQNET-416:
-------------------------------------

Might be more usable if the ResourceManagerId GUID can be configured on the 
NetTxConnectionFactory such that it can be set via a Uri property as well as 
set on the NetTxConnection itself.  Also why is it static?

And all the NetTx code needs to be .NET 2.0 compatible.  
                
> DTC Ressource ManagerID must be confugurable
> --------------------------------------------
>
>                 Key: AMQNET-416
>                 URL: https://issues.apache.org/jira/browse/AMQNET-416
>             Project: ActiveMQ .Net
>          Issue Type: Bug
>          Components: ActiveMQ
>            Reporter: Remo Gloor
>            Assignee: Jim Gomes
>            Priority: Critical
>         Attachments: allDTCImprovments.patch, 
> MakeResourceManagerIDConfigurable.patch
>
>
> Currently the ressource manager ID for DTC transactions is set to a value 
> generated from the Broker ID. With this implementation it is not possible to 
> have more than one process connected to the same broker because in that case 
> an exception is thrown when the second process tries to enlist to the 
> transaction.
> I suggest to make this ID configurable by the application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to