On Thursday 13 October 2016 09:17:11 Carsten Ziegeler wrote: > Hi, Hi Carsten,
> installing a bundle or a content package is nice and easy through our > OSGi installer. > > As we have discussed we're more moving to define different features > through the provisioning model. But we have no way to install such a > feature at runtime. We don't even have a format for this. > > Now, a feature might contain OSGi configurations and bundles. Those can > be handled easily. But it might also contain the repoinit stuff (new > service users, ACLs etc.) > So first question is, can repoinit stuff be installed somehow at runtime? yes, but you need to restart the repository (*init*) of course. Regards, O. > Regards > Carsten