Hi,
This might be a silly question for all of you . But I'm in confusion that what we have to replicate/publish and what we have deploy/install to publish environment. Normally we will replicate content pages using "Activation Tree". We can also replicate etc/designs. The actual code which is there in apps folder, will it also be replicated using Activation Tree? Will the functionality of all the components work properly by doing like this? Is this the best way?
What my thinking is that we have to deploy the code(apps-components+clientlibs) to publish by maven commands or we can directly install the package through package manager and we have to replicate content pages using Activation Tree. Is it correct way? Please let me know. When we replicated all the things like apps,etc,content, etc, I got problems. The JavaScript is not loaded in published pages. Your comments are welcome. I'm using AEM6.0.
Thanks,
AryA.
Solved! Go to Solution.
This subject is all covered in this AEM topic:
http://docs.adobe.com/docs/en/aem/6-0/author/page-authoring/publishing-pages.html
Views
Replies
Total Likes
This subject is all covered in this AEM topic:
http://docs.adobe.com/docs/en/aem/6-0/author/page-authoring/publishing-pages.html
Views
Replies
Total Likes
When we talk about production systems, I would always prefer the installation of new code etc. directly on publish instances, and not using replication for it. The reasons for this:
regards,
Jörg
Views
Replies
Total Likes
In addition to what Joerg writes, it is worth pointing out that replication of application code should not be allowed if you have followed the Security Checklist. In a production system, the only content which should be replicatable (meaning that the replication receiver user has write access to) is authored content.
Views
Replies
Total Likes
Views
Likes
Replies