Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session
SOLVED

com.adobe.granite.ui.components.FormData resolves to a package

Avatar

Level 2

Hi All,

I'm facing issue with this above API class, I'm working with AEM 6.3 SP2  version. Is this api deprecated ?

Because of this my jsp is not getting compiled. Any suggestion will be helpful.

1 Accepted Solution

Avatar

Correct answer by
Level 2

The actual issue was with the SP version, I had aem-service-pkg-6.3.2.zip in my local, so this API was not getting resolved. updated to aem-service-pkg-6.3.3.zip - issue fixed.

View solution in original post

3 Replies

Avatar

Level 2

Thank you Smac for the reply. yeah I have seen this API, so bit confused raised questions.

As I have identified in the Uber-jar 6.3.2.jar this class is not there. so if you can provide my maven dependency ? it will be helpful.

Thanks,

Mohammed Sirajuddin

Avatar

Correct answer by
Level 2

The actual issue was with the SP version, I had aem-service-pkg-6.3.2.zip in my local, so this API was not getting resolved. updated to aem-service-pkg-6.3.3.zip - issue fixed.