[
https://issues.apache.org/jira/browse/STANBOL-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved STANBOL-110.
-----------------------------------------
Resolution: Fixed
I have added an example default config the enhancer full launcher in revision
1078044
This includes the org.apache.sling.installer.core bundle which allows
bundles,configs and other things to be installed from various sources (files,
persistent storage etc) - but right now the only active source is Sling's
LaunchpadConfigInstaller which gets configs from the runnable jar's
resources/config folder.
With this change, the enhancer now has a default config visible at
http://localhost:8080/system/console/configMgr/org.apache.stanbol.examples.ExampleBootstrapConfig
which contains
anotherValue = This is AnotherValue.
message = This test config should be loaded at startup
org.apache.sling.installer.osgi.path =
launchpad:resources/config/org.apache.stanbol.examples.ExampleBootstrapConfig.cfg
> Add default OSGi configurations to the Stanbol runnable jars
> ------------------------------------------------------------
>
> Key: STANBOL-110
> URL: https://issues.apache.org/jira/browse/STANBOL-110
> Project: Stanbol
> Issue Type: Improvement
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> As discussed in http://markmail.org/thread/edwctqws76ccywng , use Sling's
> org.apache.sling.launchpad.installer bundle to activate OSGi configurations
> at startup, from config files embedded in our runnable jars
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira