JCR Resource Resolver URL Mappings are not saved under given node | Community
Skip to main content
Level 2
October 16, 2015
Solved

JCR Resource Resolver URL Mappings are not saved under given node

  • October 16, 2015
  • 1 reply
  • 634 views

Hi All,

I am facing a problem with JCR Resource Resolver in Adobe CQ 5.4. I am able to add new items under Configuration tab (Apache Sling JCR Resource Resolver) to URL Mappings  nonetheless new items are not saved under any property in etc/map/author folder which was specified as Mapping Location. My requirement is to access those items programatically but now there is nothing. 

Could please tell me where is the problem?

Thanks in advance for your help

Pawel

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by JustinEd3

Hi Pawel,

Changes made in the Configurations tab are not written back to the repository in 5.4. In 5.5 and later, they are written back to the repository, but to OSGi configuration nodes, not into /etc/map (or whatever location you have configured).

Can you point to where it is documented that configuration changes are written back to /etc/map? I'd like to file an internal documentation bug about that.

Regards,

Justin

1 reply

JustinEd3Adobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

Hi Pawel,

Changes made in the Configurations tab are not written back to the repository in 5.4. In 5.5 and later, they are written back to the repository, but to OSGi configuration nodes, not into /etc/map (or whatever location you have configured).

Can you point to where it is documented that configuration changes are written back to /etc/map? I'd like to file an internal documentation bug about that.

Regards,

Justin