To fix
OSGI-411, the bridged aop class loaders are not used any more as an application context class loader. However this results in a number of class loaders (identical in configuration) which are created for every exporter/importer. This side effect should be avoided and the same class loader used.