Facing issue in consuming restful webservices
Hi,
I have been trying to consume the Restful webservices in AEM. I have followed the article https://helpx.adobe.com/experience-manager/using/restful-services.html
In eclipse , Build Success coming.
But when I tried to install the jar in AEM ,bundle activation was unsuccessful.
It's giving errors like
org.apache.http.client --> cannot be resolvedorg.apache.http.conn --> cannot be resolvedPlease help me in resolving this issue
Thank You.