[jboss-jira] [JBoss JIRA] (WFLY-11175) Simplify TransactionManager integration in JMSBridgeService

James Perkins (Jira) issues at jboss.org
Tue Dec 11 13:08:01 EST 2018


     [ https://issues.jboss.org/browse/WFLY-11175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated WFLY-11175:
---------------------------------
    Fix Version/s: 15.0.0.Final


> Simplify TransactionManager integration in JMSBridgeService
> -----------------------------------------------------------
>
>                 Key: WFLY-11175
>                 URL: https://issues.jboss.org/browse/WFLY-11175
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: JMS
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> JMSBridgeService has an odd static method called from start() where it does an MSC ServiceRegistry lookup to find the TransactionManager service.  That would be unreliable if the service had no MSC dependency on the TM service. But JMSBridgeAdd creates such a dependency when it installs the bridge service.
> This whole thing should be converted into a normal service injection.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list