Community
Participate
Working Groups
To Reproduce: 1. In the OSGi state tab, select the 'org.eclipse.virgo.web.core' bundle. 2. It imports the package 'org.eclipse.virgo.util.common', select the package. 3. On this screen, click the bundle that exports that package, pop.
It is not sufficient to fix this bug by setting the following classes to use the System bundle context in all cases. StandardQuasiFrameworkFactory StandardStateService (Some tests will also need to be updated if doing these changes again. With these changes in place, it still fails in StandardQuasiLiveFramework when it tries to get a bundle from the Kernel region using a bundle id. It is using the system bundle context to do so but it still returns null?
Note this is worked around reasonably in M02. We'll leave this bug open until we can test with the proper fix (to bug 337211).
Working now.