> On 2/18/10 9:56 AM, Vidar Ramdal wrote: >> Hi, >> >> I need to provide som basic configuration properties for Sling >> bundles, most notably the admin username/password for the >> SlingServerRepository. >> >> Since these configurations need to be available *before* the >> repository starts, I cannot rely on loading configuration files from >> JCR (as described at [1]). >> >> Any suggestions? >> >> [1] >> http://sling.apache.org/site/jcr-installer-jcrjcrinstall-and-osgiinstaller.html
On Thu, Feb 18, 2010 at 4:27 PM, Justin Edelson <[email protected]> wrote: > How about Felix's FileInstall: > http://felix.apache.org/site/apache-felix-file-install.html > > ? Looks promising. Thanks! -- Vidar S. Ramdal <[email protected]> - http://www.idium.no Sommerrogata 13-15, N-0255 Oslo, Norway + 47 22 00 84 00 / +47 21 531941, ext 2070
