I would like to be able to setup sling to start with a bunch of installed bundles when it first is started. It seems like there are a couple way to do this that I have found but neither is ideal: 1) Rebuild sling from source with the extra bundles in the launcher pom (this seems to create a bunch of resources/# folders with bundles in them) 2) Configure all bundles in the sling.properties file (this requires the bundles to be in an accessible obr) http://incubator.apache.org/sling/site/provisioning-and-startup.html
I would like to ideally do something in between like so: Get a binary copy of the sling jar Create a folder with sub-folders like /1 /10 /15 Put my bundles in the various subfolders Configure sling.properties to point to the folder Start sling and have all bundles in the sub-folders installed and started Is there some way to already do something like this? Thanks -AZ -- Aaron Zeckoski (aar...@vt.edu) Senior Research Engineer - CARET - Cambridge University [http://bugs.sakaiproject.org/confluence/display/~aaronz/] Sakai Fellow - [http://aaronz-sakai.blogspot.com/]