[jbossts-issues] [JBoss JIRA] (JBTM-810) Set the default configuration to use socketless communication betweeen the transaction manager and recovery manager for JTA

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Mon Mar 19 11:14:47 EDT 2012


    [ https://issues.jboss.org/browse/JBTM-810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677693#comment-12677693 ] 

Michael Musgrove commented on JBTM-810:
---------------------------------------

The controlling property is com.arjuna.ats.arjuna.recovery.recoveryListener (in bean RecoveryEnvironmentBean). With a socket based recovery manager the TM/RM can easily detect whether another RM is managing an object store. Changing the default puts the onus on the user to make sure that only one RM is managing it. So my question is: is it the intention to make the user responsible for getting it right? 
                
> Set the default configuration to use socketless communication betweeen the transaction manager and recovery manager for JTA
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBTM-810
>                 URL: https://issues.jboss.org/browse/JBTM-810
>             Project: JBoss Transaction Manager
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: JTA
>            Reporter: Tom Jenkinson
>            Assignee: Michael Musgrove
>             Fix For: 5.0.0.M2
>
>
> The configuration is a function of *EnvironmentBean.java and the jbossjtaproperties.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossts-issues mailing list