I read the article but if I look its code I see this:adminResolver = resolverFactory.getAdministrativeResourceResolver(null);and this doesn't work in aem 6.1, I need to change to something like:Map<String, Object> param = new HashMap<String, Object>();param.put(ResourceResolverFactory.SUBSERVICE, "t...