Management agent cannot be easily extended
------------------------------------------
Key: SMX4NMR-160
URL: https://issues.apache.org/activemq/browse/SMX4NMR-160
Project: ServiceMix NMR
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Paul Taylor
Fix For: 1.1.0
The way the management agent is configured in the management bundle makes its
difficult to implement a new management strategy by extending ManagementAgent.
The blueprint config wires together the management agent and the endpoint
registry which means if another bundle provides a different management strategy
the endpoint registry cannot be wired to the new one. One fix for this is to
make the registration of the management agent dependent on configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.