"I'm working on the JcrBundlesManager, SLING-587, which will allow bundles and configurations to be loaded from the JCR repository, which is another option for loading application-level bundles."
>> Sounds good. "You could also use the Felix File Install service (http://felix.apache.org/site/apache-felix-file-install.html) to load bundles and configs from the filesystem." >> ok. i´ll have a look that. Thanks! BR, Juanjo On Tue, Jul 29, 2008 at 4:27 PM, Bertrand Delacretaz <[EMAIL PROTECTED] > wrote: > On Tue, Jul 29, 2008 at 4:10 PM, Juan José Vázquez Delgado > <[EMAIL PROTECTED]> wrote: > > ...Although, IMHO Sling should let users add bundles on startup without > > any code or additonal maven projects.... > > I'm working on the JcrBundlesManager, SLING-587, which will allow > bundles and configurations to be loaded from the JCR repository, which > is another option for loading application-level bundles. > > You could also use the Felix File Install service > (http://felix.apache.org/site/apache-felix-file-install.html) to load > bundles and configs from the filesystem. > > I'm not sure if we have other options that do not require modifying > the Sling war or jar files, but I think the above two will cover a > reasonable number of scenarios. > > -Bertrand >
