The broker itself is not registered as an OSGi service (I can do the improvement).
You should check the blueprint container service associated with the broker. Another option is to use a ConfigListener on org.apache.activemq.server factory. Regards JB On 19/02/2019 14:32, ggerla wrote: > Hi JB > I think that the right solution is to use ServiceTracker. > The problem is that I didn't find which is the service name/interface to > track. > In the ActiveMQServiceFactory there are no service registrations.... > > > > > Thanks > Giuseppe > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
