You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by "niibasta@gmail.com" <ni...@gmail.com> on 2010/09/10 15:36:12 UTC

Deploy bundles from OBR

  Hello!

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

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


Re: Deploy bundles from OBR

Posted by "niibasta@gmail.com" <ni...@gmail.com>.
  Thank a lot!

On 10.09.2010 18:03, Richard S. Hall wrote:
>  On 9/10/10 9:36, niibasta@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-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>

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


Re: Deploy bundles from OBR

Posted by "Richard S. Hall" <he...@ungoverned.org>.
  On 9/10/10 9:36, niibasta@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-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>

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