この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
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.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
Hi Vijaya,
Follow below to find out the root cause:
表示
返信
いいね!の合計
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.
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計