Service object( @Reference private RenditionMaker renditionMaker;) is coming null when I try to include it in OSGi component
Service object( @Reference private RenditionMaker renditionMaker;) is coming null when I try to include it in OSGi component, but working fine in OOTB CreateThumbnailProcess.java OSGi component.