Community
Participate
Working Groups
The bundle is installed and started when kernel starts up, and publishes (via spring) some services against some interfaces (in org.eclipse.virgo.kernel.module). Neither the services nor the interfaces are used. There is nothing else in this bundle (not even tests). It (and the interfaces it uses) can be removed. The bundle should also be removed from the kernel launch list (in main and test config files). NOTE: Spring beans set up the bundle -- there is no activator -- and there are some service references there also which are not used anywhere. This is a minor performance bug.
Closing this as a duplicate of a later bug with more detailed information. *** This bug has been marked as a duplicate of bug 319393 ***