Ok, I think the whole thing could work like this: - resources/corebundles : contains the bundles which are installed by the Sling base - this is usually just the log bundle and the file install bundle. - resources/bundles/{startLevel}/* : contains the bundles in the various start levels - this is currently handled by Sling but will be by FileInstall. - resources/install : contains all other installables like deployment packages and configurations
Like before all these are copied on startup over to the sling/startup directory and file install is configured to watch the bundles and install directory. WDYT? Regards Carsten -- Carsten Ziegeler cziege...@apache.org