How to test Uber JAR installation | Community
Skip to main content
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 Prince_Shivhare

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

5 replies

Ratna_Kumar
New Participant
March 21, 2017

Hi,

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

~ Ratna.

New Participant
March 21, 2017

Thank you!

Prince_Shivhare
Prince_ShivhareAccepted solution
New Participant
March 21, 2017

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

Ratna_Kumar
New Participant
March 21, 2017

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.

smacdonald2008
New Participant
March 20, 2017

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...