Community
Participate
Working Groups
Currently, the org.eclipse.ecf.examples.remoteservices.hello bundle (the hello example service bundle) does not have the manifest.mf flag set...i.e. Bundle-ActivationPolicy: lazy This should be added, so that if remote service admin loads one of the service interface classes (e.g. in response to a discovered remote service) that the bundle is started.
Fix pushed to master http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/commit/?id=ff13d179a43a5136436656819d33fd33865cfa5c I'm hopeful that this fix, once tested on 3.6.2, will also fix bug 343689.