com.adobe.granite.ui.components.FormData resolves to a package | Community
Skip to main content
mohammeds243293
April 29, 2019
Solved

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

  • April 29, 2019
  • 3 replies
  • 2119 views

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.

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 mohammeds243293

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.

3 replies

smacdonald2008
April 29, 2019
mohammeds243293
April 30, 2019

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

mohammeds243293
mohammeds243293AuthorAccepted solution
April 30, 2019

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.