Hi All,
I have a problem with url mappings defined under Configuration tab in JcrResourceResolverImpl Section.
So far there were many items defined under url mappings but after adding two new ones, resource resolver stopped resolving mappings. Those two were: "/content/brand:/brand" and "/content/mobile:/mobile".
I have not seen any problems or errors in logs. Additionaly when only one of them was added, everything was working good.
Could you explain what is wrong with my url mappings configuration?
Solved! Go to Solution.
Views
Replies
Total Likes
The pattern seems to be wrong, have you tried with "/content/brand/:/brand" and "/content/mobile/:/mobile".
One way of doing it would be to have like "/content/mybrand/-/" and "/content/myotherbrand/-/". That worked for me.
Good Luck
/Johan
Views
Replies
Total Likes
Have you followed the documentation located here:
http://dev.day.com/docs/en/cq/current/deploying/resource_mapping.html
Are you using the correct patterns?
Views
Replies
Total Likes
The pattern seems to be wrong, have you tried with "/content/brand/:/brand" and "/content/mobile/:/mobile".
One way of doing it would be to have like "/content/mybrand/-/" and "/content/myotherbrand/-/". That worked for me.
Good Luck
/Johan
Views
Replies
Total Likes
Could you please configure at repository level rather than felix console and verify.
Views
Replies
Total Likes
Views
Likes
Replies