How to run AEM without using the quickstart jar file? | Community
Skip to main content
New Participant
January 10, 2023
Solved

How to run AEM without using the quickstart jar file?

  • January 10, 2023
  • 1 reply
  • 879 views

Is it possible to run AEM without using the jar file?

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 Harishv31

Hi ,

You can run from quickstart folder (start.bat )which will create after first time running the jar file via command or double click.

https://aemgeeks.wordpress.com/2017/08/24/starting-and-stopping-aem-instance/ 

 

https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-local-aem-development-environment.html?lang=en 

 

Thanks

1 reply

Harishv31Accepted solution
New Participant
January 10, 2023

Hi ,

You can run from quickstart folder (start.bat )which will create after first time running the jar file via command or double click.

https://aemgeeks.wordpress.com/2017/08/24/starting-and-stopping-aem-instance/ 

 

https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/set-up-a-local-aem-development-environment.html?lang=en 

 

Thanks

fang_29Author
New Participant
January 10, 2023

Thank you for your answer 😁