>>Why do you have both the .config file and the sling:OsgiConfig nodes for the same service pid?
I edited the config once using felix console. I think it created the .config file while the sling:OsgiConfig node was already created by me earlier. On Mon, Feb 2, 2015 at 7:03 PM, Bertrand Delacretaz <[email protected]> wrote: > 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 >
