AEM Publish Instance Issue | Community
Skip to main content
partyush
New Participant
January 24, 2023
Solved

AEM Publish Instance Issue

  • January 24, 2023
  • 1 reply
  • 952 views

Hi, Geeks, I have a question regarding run modes, I Have setup an AEM instance on my local, and the author mode is working fine, but the Publish mode is redirecting me to the resource not found, Although I have a 6,5.0 version of AEM, can anyone please help me!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jineet_Vora

@partyush - Could you confirm if the AEM maven project is deployed on your new setup of AEM 6.5.0? And it has all the content pages. Also, what is the page you're trying to access which is giving you resource not found?
You can refer this tutorial which helps setup a sample project: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/project-setup.html?lang=en

1 reply

Jineet_Vora
Jineet_VoraAccepted solution
New Participant
January 24, 2023

@partyush - Could you confirm if the AEM maven project is deployed on your new setup of AEM 6.5.0? And it has all the content pages. Also, what is the page you're trying to access which is giving you resource not found?
You can refer this tutorial which helps setup a sample project: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-archetype/project-setup.html?lang=en

partyush
partyushAuthor
New Participant
January 25, 2023

Thank you so much Jineet, I have named the .jar files incorrectly and with reference to your solutions & it worked, I have reset my project with the MVN command and copied the files and  folder inside the new project and, it works

 

Thanks!