Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

How to test Uber JAR installation

Avatar

Level 2

How to test Uber JAR installation

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

Additionally after following the steps in https://helpx.adobe.com/experience-manager/using/first-arch10.html

if you will create a class in core package, you will be able to extend the WCMUsePojo class and others.

 

~ Prince

View solution in original post

5 Replies

Avatar

Level 10

Best way to test it is to build a project that uses the uber JAR. See:

https://helpx.adobe.com/experience-manager/using/first-arch10.html

Hope this helps... 

Avatar

Level 10

Hi,

I think there is nothing like testing Uber jar installation.

The best way to use Uber jar is building the project that uses Uber as Scott stated.

//Creating your first Adobe Experience Manager 6.2 Project using Adobe Maven Archetype 10 - https://helpx.adobe.com/experience-manager/using/first-arch10.html

~ Ratna.

Avatar

Correct answer by
Community Advisor

Hi,

Additionally after following the steps in https://helpx.adobe.com/experience-manager/using/first-arch10.html

if you will create a class in core package, you will be able to extend the WCMUsePojo class and others.

 

~ Prince

Avatar

Level 10

Hi,

Please mark this thread as solved, if this solves your issue.

~ Ratna.