Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Bundle start level service
Bundle start level service [message #96065] Tue, 28 August 2007 17:21 Go to next message
Asaf is currently offline AsafFriend
Messages: 36
Registered: July 2009
Member
Hello folks,

I have a few bundles that need to be installed and started in a
preconfigured order.
Is there a bundle start level service in equinox?
If there is one, where can I find the information?
Re: Bundle start level service [message #96082 is a reply to message #96065] Tue, 28 August 2007 17:30 Go to previous messageGo to next message
Asaf is currently offline AsafFriend
Messages: 36
Registered: July 2009
Member
I forgot to state that I'm not interested in explicitly stating the bundles
in the config.ini file or in the platform loader.
I would like to configure the start level in a bundle manifest.

"Asaf Lahav" <asaf.lahav@primagrid.com> wrote in message
news:fb1lmu$lub$1@build.eclipse.org...
> Hello folks,
>
> I have a few bundles that need to be installed and started in a
> preconfigured order.
> Is there a bundle start level service in equinox?
> If there is one, where can I find the information?
>
Re: Bundle start level service [message #96126 is a reply to message #96082] Wed, 29 August 2007 06:47 Go to previous messageGo to next message
Danail Nachev is currently offline Danail NachevFriend
Messages: 36
Registered: July 2009
Member
Hi, Asaf

I think there is no such service which do this. However, you can also
develop one yourself. It shouldn't be too hard. This bundle however will
be needed to be put in config.ini.

Danail

Asaf Lahav wrote:
> I forgot to state that I'm not interested in explicitly stating the bundles
> in the config.ini file or in the platform loader.
> I would like to configure the start level in a bundle manifest.
>
> "Asaf Lahav" <asaf.lahav@primagrid.com> wrote in message
> news:fb1lmu$lub$1@build.eclipse.org...
>> Hello folks,
>>
>> I have a few bundles that need to be installed and started in a
>> preconfigured order.
>> Is there a bundle start level service in equinox?
>> If there is one, where can I find the information?
>>
>
>
Re: Bundle start level service [message #96140 is a reply to message #96126] Wed, 29 August 2007 07:59 Go to previous message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

I wrote a post on utilising information in the Manifest.mf to control other processing:

http://www.eclipsezone.com/eclipse/forums/t93793.html

Ultimately, you'd need to hook it up to the bundle listener to note when bundles are installed, though.

Alex.
Previous Topic:Equinox HTTP server configuration
Next Topic:Problem finding LogReaderService to register LogListener
Goto Forum:
  


Current Time: Fri Apr 19 18:22:49 GMT 2024

Powered by FUDForum. Page generated in 0.02745 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top