The amdatu project may also be useful for multi-tenancy at the bundle level. I haven't used it personally but it looks interesting:
http://amdatu.bitbucket.org/components/multitenancy.html Regards, Ben On 29 Aug 2014 02:27, "Bertrand Delacretaz" <[email protected]> wrote: > Hi, > > On Thu, Aug 28, 2014 at 5:59 PM, Vineet <[email protected]> wrote: > > ...is there any > > support added to ConfigAdmin as well so that an osgi service could have > > different configurations for different tenants, just like we have based > on > > run-modes?... > > Not at this time. > > It *might* be possible to use OSGi FindHook services to implement > this, so that services marked as being specific to a tenant are hidden > from other tenants, but that's just a wild idea at this point, and it > might have a lot of side effects (on admin tools, installer, etc.). > > -Bertrand >
