Hi, On Mon, Feb 2, 2015 at 2:25 PM, connuser1 connuser1 <[email protected]> wrote: > ...I think whenever a install/<service-pid>.config node gets > created in the repo, the changes done to the sling:OsgiConfig node stop > taking effect....
Yes, if you have two ways of specifying the config of a given <service-pid>, one will be ignored, based on the priorities that the installer sets on them (by default, /apps overrides /libs for example). Why do you have both the .config file and the sling:OsgiConfig nodes for the same service pid? -Bertrand
