Hi All, I am using Sling Mapping (configurations are located under /etc/map) for mapping the resources , e.g. /content/path/en should get page /content/path_real/en. When I try to get resource via resourceResolver.getResource("/content/path/en") it works correctly and return the resource under path ...