Hi Team,
Can some one help me how to do the resource mapping in AEM specific to configure our projects.
Regards
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
As mentioned by Kunal, please have a look at that forum thread.
Solution:-
//
You can also use the root mapping servlet to do this
http://localhost:4502/system/console/configMgr/com.day.cq.commons.servlets.RootMappingServlet
OR
For node '/content' there are 2 properties
sling:resourceType as sling:redirect and
sling:target as /geohome
change '/geohome' to the path for your application and replicate the same to publish instance.
Reference Link:- http://cq-ops.tumblr.com/post/17381263969/how-do-i-configure-my-own-site-and-not-geometrixx
I hope this should help you.
Thank and Regards
Kautuk Sahni
Views
Replies
Total Likes
Praveen,
Would you mind explaining your case in details and mentioning clear expectations here?.
Jitendra
Views
Replies
Total Likes
This is documented very well in the AEM docs.
Hope this helps
Views
Replies
Total Likes
doc mentioned by @scott would give you the details of how to configure. If you are looking for any specific usecase, let us know.
Views
Replies
Total Likes
Hi,
Thank you for the response.
I was looking to configure my project url to be configured in my publisher instance.
by default when my publisher instance is up and running i see the geometrixx page is invoked.
instead i need to configure my project url in replacement of geometrixx page.
Regards
Pr@veen
Views
Replies
Total Likes
Check the following thread- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...
Views
Replies
Total Likes
Hi
As mentioned by Kunal, please have a look at that forum thread.
Solution:-
//
You can also use the root mapping servlet to do this
http://localhost:4502/system/console/configMgr/com.day.cq.commons.servlets.RootMappingServlet
OR
For node '/content' there are 2 properties
sling:resourceType as sling:redirect and
sling:target as /geohome
change '/geohome' to the path for your application and replicate the same to publish instance.
Reference Link:- http://cq-ops.tumblr.com/post/17381263969/how-do-i-configure-my-own-site-and-not-geometrixx
I hope this should help you.
Thank and Regards
Kautuk Sahni
Views
Replies
Total Likes
Hi Praveen,
Check [1] . I have detailed out multiple ways of doing the same
[1] http://adobeaemclub.com/root-mapping-configuration-in-adobe-aem/
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies