AEM SDK | Community
Skip to main content
New Participant
June 1, 2022
Solved

AEM SDK

  • June 1, 2022
  • 2 replies
  • 1327 views

I want to create the author and publish instance but when I copy the jar file it does not open on double click what should I do ? and I want to create the server at 4504 port but I rename the file but it opening the 4502 port what should I do ? 

 

Thank You 

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

2 replies

arunpatidar
New Participant
June 1, 2022

Hi,

What are names of the author and publish jar, could you please share?

I am running AEM SDKs 

aem-author-p14502.jar - on port 14502

aem-publish-p14503.jar- on port 14503

Arun Patidar
Teju_8Author
New Participant
June 1, 2022

Names are-

aem-author-p4502

aem-publish-p4503

arunpatidar
New Participant
June 1, 2022

then, it should change to like below if you want to run on 4504 port

aem-author-p4504

Arun Patidar
Himanshu_Jain
Himanshu_JainAccepted solution
New Participant
June 1, 2022
Teju_8Author
New Participant
June 1, 2022

Thank You