Hi

Maybe I'm just too tired:
I created a VelocityScriptEngineService component which has 
a reference to ResourceResolverFactory which looks with the
SCR plugin like this:

@Reference
private ResourceResolverFactory resourceResolverFactory;

If I install this bundle, the VelocityScriptEngineService stays 
"unsatisfied" but JcrResourceResolverFactoryImpl which implements
ResourceResolverFactory is correctly installed (SlingServletResolver has
a reference to ResourceResolverFactory as well, but is active...)
Any hint?

best regards
mike

Reply via email to