Community
Participate
Working Groups
If org.eclipse.ecf.internal.provider.r_osgi.R_OSGiRemoteServiceContainer has been created without an org.eclipse.ecf.core.identity.ID passed to org.eclipse.ecf.internal.provider.r_osgi.R_OSGiContainerInstantiator.createInstance(ContainerTypeDescription, Object[]), org.eclipse.ecf.internal.provider.r_osgi.R_OSGiRemoteServiceContainer.getID() will return null. This results in the R_OSGiRemoteServiceContainer to never be added to org.eclipse.ecf.core.IContainerManager in org.eclipse.ecf.core.ContainerFactory.createContainer(ContainerTypeDescription, Object[]).
Created attachment 120307 [details] Simply workaround for the problem described in bug #256603
Created attachment 120308 [details] mylyn/context/zip
I believe this is fixed.