On 9/10/10 9:36, niiba...@gmail.com wrote:
 Hello!

Is there any way to deploy some bundles from OBR at Felix startup? Something like obr:/<bundle-symbolic-name>-<version>.

No, because the launcher installs the bundles before starting any of them, so the OBR bundle wouldn't be started yet to handle the obr: URL. Just create a bundle that you can provide some configuration in conf/config.properties to tell it which bundles it should deploy using OBR when it starts. This will achieve the same effect.

-> richard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to