public void stop(BundleContext context) {
   URLHandlers.unregisterFrameworkInstance(m_framework);
   m_framework.setURLHandlersActivator(null);
 }