: [equinox-dev] Starting the system bundle
Lazar,
Please open a bug against Equinox.
Tom
[cid:image001.gif@01CADC85.0BB51BA0]"Richard S. Hall" ---04/14/2010 11:02:09
AM---On 4/14/10 10:48, Kirchev, Lazar wrote:
From:
"Richard S. Hall"
To:
Equinox development mailing l
---|
|04/14/2010 11:02 AM
|
>--|
|>
| Subject: |
|>
>--------------------
Of Richard S. Hall
Sent: Wednesday, April 14, 2010 5:16 PM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Starting the system bundle
On 4/14/10 10:09, Kirchev, Lazar wrote:
Yes, we could use FrameworkEvent.STARTED, but only if we are sure that
we listen for this event when it
-Original Message-
From: equinox-dev-boun...@eclipse.org [mailto:equinox-dev-boun...@eclipse.org]
On Behalf Of Richard S. Hall
Sent: Wednesday, April 14, 2010 5:16 PM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Starting the system bundle
On 4/14/10 10:09, Kirchev
ipse.org
[mailto:equinox-dev-boun...@eclipse.org] *On Behalf Of *Thomas Watson
*Sent:* Wednesday, April 14, 2010 4:30 PM
*To:* Equinox development mailing list
*Subject:* Re: [equinox-dev] Starting the system bundle
Yes, you should use the FrameworkEvent.STARTED event for this. You
should probably open
...@eclipse.org [mailto:equinox-dev-boun...@eclipse.org]
On Behalf Of Thomas Watson
Sent: Wednesday, April 14, 2010 4:30 PM
To: Equinox development mailing list
Subject: Re: [equinox-dev] Starting the system bundle
Yes, you should use the FrameworkEvent.STARTED event for this. You should
probably open a bug
--|
|>
| Subject: |
|>
>----------------------|
2010/04/14 08:21
Subject:
[equinox-dev] Starting the system bundle
Sent by:
equinox-dev-boun...@eclipse.org
Hello,
We are implementing logic which depends on the system bundle being put in
ACTIVE state after all bundles, which should be running, are started.
However, it turned out that actually th
Hello,
We are implementing logic which depends on the system bundle being put in
ACTIVE state after all bundles, which should be running, are started. However,
it turned out that actually the system bundle is put in ACTIVE state just
before the bundles are started. This is evident from the meth