Hi, a question for Stanbol integrators:
Is there a way to reconfigure bundles and change their default configuration when they are starting in another environment? My setting: I'm integrating Stanbol into a software stack. I create my own sling based launcher which bundles Stanbol along with further components that are not part of Stanbol. The problem is that Stanbol registers a HttpService at "/" and blocks the root URL for other bundles. This can be reconfigured, once Stanbol is started, by changing the alias in Stanbol using the OSGI console. But is there a way to change this default value from outside Stanbol to another alias before Stanbol is started? Best, - Fabian
