]
Gary Brown updated RTGOV-555:
-----------------------------
Fix Version/s: 2.1.0.Final
(was: 2.0.0.Final)
EPNs not properly registered after rtgov refresh in Fuse
--------------------------------------------------------
Key: RTGOV-555
URL:
https://issues.jboss.org/browse/RTGOV-555
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Final
When installing rtgov followed by switchyard in fuse, the EPNs are not all
re-registered.
It appears that the activators are being called, which establishes service listeners on
the EPNManager, but only some of the EPNs are then called back when the EPNManager is
available.
Firstly need to consider adding some form of timer on the activators, to log an error if
the EPN is not eventually registered. But need to find out why some activators are called,
while others are not.