]
Gary Brown resolved RTGOV-552.
------------------------------
Resolution: Done
EAP JMS connection factory not available
----------------------------------------
Key: RTGOV-552
URL:
https://issues.jboss.org/browse/RTGOV-552
Project: RTGov (Run Time Governance)
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
With the new approach for obtaining services via ServiceRegistry, and the initialisation
being done via annotations, periodically the JMSEPNManagerImpl attempts to obtain the JMS
connection factory from JNDI before it is available.
The initConsumers property can be used to determine whether a server based solution (i.e.
using MDBs) is being used - possibly if initConsumers is false, then get the MDB to
explicitly trigger the initialization?