[jboss-jira] [JBoss JIRA] (WFLY-11175) Simplify TransactionManager integration in JMSBridgeService
Brian Stansberry (Jira)
issues at jboss.org
Sat Oct 13 10:18:00 EDT 2018
Brian Stansberry created WFLY-11175:
---------------------------------------
Summary: 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
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