Christian Schneider created AMQ-7153:
----------------------------------------
Summary: Publish BrokerService as OSGi service
Key: AMQ-7153
URL: https://issues.apache.org/jira/browse/AMQ-7153
Project: ActiveMQ
Issue Type: Improvement
Reporter: Christian Schneider
Assignee: Christian Schneider
If a local broker is started in karaf then it might come up later than user
code that connects to it.
This leads to unnecessary errors.
If we publish the BrokerService as an OSGi service then the user can depend on
this service and delay its startup until the service is present.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)