On Thu, Mar 3, 2011 at 9:16 AM, Rupert Westenthaler <[email protected]> wrote: > On Wed, Mar 2, 2011 at 3:59 PM, Bertrand Delacretaz > <[email protected]> wrote: >> ...Using Sling's org.apache.sling.launchpad.installer bundle, configs >> included as text files in the runnable jar, under resources/config, >> are installed at startup... >... > +1 This would be the preferred solution to provide the configuration of the > core components for the Entityhub...
Ok, I have added an example config to the enhancer launcher in http://issues.apache.org/jira/browse/STANBOL-110 including a test that verifies its presence. To add similar configs in other launchers you'll need to add a few Sling utility bundles, see http://svn.apache.org/viewvc?view=revision&revision=1078044 -Bertrand
