Hi Julian I am not sure if the folder name is 'config' instead of 'install' in context of AEM but the document seems to say so. In that case, maybe a note should be added in this document for sling-only users. I was unable to find a sling-only document for this feature.
Thanks On Mon, Feb 2, 2015 at 6:40 PM, Julian Sedding <[email protected]> wrote: > The class org.apache.sling.installer.provider.jcr.impl.JcrInstaller is > by default configured to only take folders into account that are > called "install". In CQ/AEM folders may be called "install" or > "config". > > Regards > Julian > > On Mon, Feb 2, 2015 at 1:54 PM, Bertrand Delacretaz > <[email protected]> wrote: > > Hi, > > > > On Mon, Feb 2, 2015 at 1:48 PM, connuser1 connuser1 <[email protected]> > wrote: > >> ...Editing the > >> config once using felix console does some (binding...?) magic which I am > >> not sure of.... > > > > If you are able to edit your config from the Felix console it means > > that it was indeed created... > > > > If you create sling:OsgiConfig nodes and the corresponding config > > appears at /system/console/status-Configurations, all is good as far > > as the installer is concerned. If your OSGi component doesn't get the > > config that's a different story, probably a problem in your component. > > > > -Bertrand >
