Expand my Community achievements bar.

SOLVED

6.3 Not Working for Creating an AEM HTML Template Language Component that displays data from a Restful Web Service tutorial

Avatar

Level 2

I'm trying to complete the Creating an AEM HTML Template Language Component that displays data from a Restful Web Service and adapted it for 6.3 and have gotten most all of the way there, but when I test it out, it shows the dialog, but no fields within it. Anyone else tried this in 6.3? I'd downloaded the 6.1 package but it didn't work for me in 6.3.

1283243_pastedImage_1.png

1 Accepted Solution

Avatar

Correct answer by
Level 10

This works fine in 6.3. You need to have a AEM 6.3 project that includes the UBER 6.3 JAR.

Article --      https://helpx.adobe.com/experience-manager/using/restful_aem63.html

Client.png

View solution in original post

8 Replies

Avatar

Level 2

If I click the checkmark in the dialog, it gives me this error message...

org.apache.sling.scripting.sightly.SightlyException: Cannot find a file corresponding to class com.community.rest.core.HeroRestComponent in the repository.

1283335_pastedImage_0.png

Avatar

Level 10

This article is for 6.2/6.1 as shown at the start of it. If you update to 6.3 - you need to update the AEM Uber to 6.3. I will update this article to 6.3 in the next several days.

Avatar

Level 2

Thanks, Scott. I was trying to make a go of it in 6.3 and had updated the main POM file's UberJar dependency to 6.3 (and updated the repository and pluginrepository elements) as per How do I use the UberJar? but I still get the same results. I'd updated the Maven settings.xml file as well, as per 6.3 UberJar​.

Avatar

Level 10

I will update this artilce to 6.3 on Thurs.

Avatar

Correct answer by
Level 10

This works fine in 6.3. You need to have a AEM 6.3 project that includes the UBER 6.3 JAR.

Article --      https://helpx.adobe.com/experience-manager/using/restful_aem63.html

Client.png

Avatar

Level 10

Article for 6.3 is here -  https://helpx.adobe.com/experience-manager/using/restful_aem63.html

We are still testing this on different AEM instances.

Ratna Kumar​ is testing too.