Re: [SMX4] Registry + Dynamic endpoint activation by OSGi ?
Thank you! These explanations + a bit of source browsing make the picture very clear. From what I understand, if I register an OSGi listener to track down EndpointWrapper registrations, then I will be able to get an idea of every service that has been deployed. I have 2 more questions:
1. In which jar is EndpointExporter provided ?
2. What of "regular" 3.2.3 SUs ? I mean, if I deploy a SMX3.2.3 installer, will an EndpointWrapper and a DeployedAssembly be registered in OSGi as well ?
From my experiments with the OBR and the console, I would rather answer "yes" to my second question, but asking directly to the source does not hurt :-).