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 resolved
org.apache.http.conn --> cannot be resolved
Please help me in resolving this issue
Thank You.
Solved! Go to Solution.
Views
Replies
Total Likes
Please make sure that you are doing as mentioned below :-
1. Both jar should be used: - " httpclient-4.0.jar (or an older version) and httpcore-4.3.2.jar ".
Its working for me.
I hope this will solve your problem.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Hi Vijaya,
Follow below to find out the root cause:
Views
Replies
Total Likes
Hi Vijaya,
That should work fine, if you include both the jars i.e., httpclient-4.0.jar (or an older version) and httpcore-4.3.2.jar into CQ bundle fragment.
Kindly check once again, whether the bundle in active state, It worked for me in one go!!
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Please make sure that you are doing as mentioned below :-
1. Both jar should be used: - " httpclient-4.0.jar (or an older version) and httpcore-4.3.2.jar ".
Its working for me.
I hope this will solve your problem.
Thanks and Regards
Kautuk Sahni
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies