


hi @Jörg_Hoh
we have a project added a new folder, and make a new package to install at new server, but we find after finish install we just can see the path structure, but every path cannot render content. meanwhile if we copy the content to any new path that create by author server (http://localhost:4503/siteadmin#/content), every path can render at author server!
so we unzip the package find the .content.xml under the new path in the content install package is
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:Page">
<xxx/>
</jcr:root>
seems miss something, usually cq:Page may have a jcr:content node ,but this file have not, may I know must add jcr:content node when jcr:primaryType="cq:Page"?
thank you!!!
Views
Replies
Total Likes
Views
Replies
Total Likes
This is the wrong community to ask this question.
Post your question at https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/ct-p/adobe-experience-mana...
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes