Hi,
I have created maven app and installed the package into the AEM 6.3. I can see my app under /app in crx/de and active in OSGI console(system/console). Also, i don't see any errors in the error.log file.
I still don't see my app in the sites or website of AEM
http://localhost:4502/sites.html/content
http://localhost:4502/siteadmin#/content
Thanks
Lotus
Solved! Go to Solution.
Views
Replies
Total Likes
Since there is no content i was not able see my app in the sites.
Views
Replies
Total Likes
Did you use the below command to create app ?
mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=11 -DarchetypeCatalog=https://repo.adobe.com/nexus/content/groups/public/
Refer to the below article
https://helpx.adobe.com/experience-manager/using/maven_arch11.html
Views
Replies
Total Likes
Since there is no content i was not able see my app in the sites.
Views
Replies
Total Likes
But how do you create content when there isn't a site to assign it to?
Views
Replies
Total Likes
Views
Likes
Replies