Setting startup level for fragments [message #114117] |
Tue, 15 July 2008 14:01  |
Eclipse User |
|
|
|
Hi,
is there any possibility to set the startlevel for fragments?
In my usecase I have two fragments with the same host-bundle and want to
make sure, that one fragment is installed before the other. The reason
is that the bundle-id seems to corelate with the startup order. The
bundle-id is used for loading classes and resources.
By setting the startlevel I hope to achieve that a resource is always
loaded from a specific fragment (both fragments contain the same resource).
Thanks,
Stefan.
|
|
|
Re: Setting startup level for fragments [message #115632 is a reply to message #114117] |
Fri, 01 August 2008 07:58  |
Eclipse User |
|
|
|
Originally posted by: Jens.Borrmann.gillardon.de
Stefan Roeck schrieb:
> Hi,
>
> is there any possibility to set the startlevel for fragments?
>
> In my usecase I have two fragments with the same host-bundle and want to
> make sure, that one fragment is installed before the other. The reason
> is that the bundle-id seems to corelate with the startup order. The
> bundle-id is used for loading classes and resources.
>
> By setting the startlevel I hope to achieve that a resource is always
> loaded from a specific fragment (both fragments contain the same resource).
>
> Thanks,
> Stefan.
Hi Stefan,
this possibility does not exist. Fragments cannot be started.
The bundle id correlates with the installation order and not with the
activation order.
Regards, Jens
|
|
|
Powered by
FUDForum. Page generated in 0.03357 seconds