Hi, When I use ComponentFactory my bundle has a requirement for osgi.service;objectClass:List<String>="org.osgi.service.component.ComponentFactory. However, felix SCR doesn't provide this capability in its manifest and the resolver fails if I try to resolve with effective=active.
There is the same issue with HttpService. Why felix SCR and felix http jetty does not provide these capabilities with effective set to active? Thanks, Clément Delgrange.