Problem in osgi launch configuration: doesn't keep start level [message #815323] |
Wed, 07 March 2012 09:06  |
Eclipse User |
|
|
|
Hi all,
I'm using Eclipse Indigo with RCP features and I'm developing OSGi applications.
I've got a launch configuration that start my bundles in a particular order, but sometimes, such launch configuration (tab "Bundles") doesn't keep the correct start levels showing me a blank for some of my bundles.
E.g.
My correct launch configuration:
Bundles Start Level Auto-Start
Bundle A..............default.........default
Bundle B................2.............default
Bundle C................1.............default
Bundle D................3.............default
Bundle E................3.............default
Bundle F..............default.........default
Bundle G..............default.........default
And sometimes I find such a configuration:
Bundles Start Level Auto-Start
Bundle A..............default.........default
Bundle B.....................................
Bundle C................1.............default
Bundle D.....................................
Bundle E................3.............default
Bundle F.....................................
Bundle G..............default.........default
In this case I need to manually re-set my start levels.
How may I cope with this issue?
Thank you very much for your help!
Best
cghersi
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.65893 seconds