Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Osgi startlevels allow to pre-define a order to load bundles at startup.
This is nice to have + to start with. But in osgi you should never depend on any bundle resolve/start order.
Thats how you should develop your system (bundles).
It would be cool if exam would have a "shaker" test that just loads the setup with many different startup orders automatically.
This could make systems much more stable without "inventing" new tests all the time.
