Do something like this, I think subservice logic is not working in AEM 6.1 (It used to work in AEM6.0)@Reference ResourceResolverFactory rrfac; ResourceResolver rr=null; Map<String,Object> authInfo = new HashMap<String,Object>(); //Change this code in future to use read only user authInfo.put(Resour...