Hi, On Tue, Nov 30, 2010 at 11:11 PM, Mike Müller <[email protected]> wrote: >... > @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?...
I've seen that sometimes when the activate() method of the component throws an exception. -Bertrand
