Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Repository Login

Avatar

Level 2

Hi All,

I am trying to login into repository using code given in tutorial : How to programmatically access the AEM JCR.

On running the main method following stack trace is shown :

AEM Forum.png

I have yet not changed any dependencies in pom.xml nor tried installing any JCP API. The port no. I am using is 4504

Thanks in advance.

1 Reply

Avatar

Level 4

that article was for a standalone Java application. Are you using a Stand alone app? Did you add the JAR to the app's classpath?