この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I installed AWS SDK bundle from http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.aws-ja... into CQ5.6.1,
this code line works well in my component jsp file,
com.amazonaws.auth.AWSCredentials mycredential = new com.amazonaws.auth.BasicAWSCredentials(key1,key2);
But I installed the same bundle into CQ6.1, and confirmed the bundle is active from system/console, but still got error saying
"Could not initialize class com.amazonaws.ClientConfiguraiton" .
Something change in CQ6.1 cause this problem ?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi Arron Ella
Please have a look at this stackoverflow article if this could help you.
Another link which might help you :- https://github.com/weavejester/clj-aws-s3/issues/83
I hope this would help you.
Thanks and Regards
Kautuk Sahni
表示
返信
いいね!の合計
Hi Arron Ella
Please have a look at this stackoverflow article if this could help you.
Another link which might help you :- https://github.com/weavejester/clj-aws-s3/issues/83
I hope this would help you.
Thanks and Regards
Kautuk Sahni
表示
返信
いいね!の合計
Hi,
when you install/restart the bundle, are you getting any output in error.log
Have you restarted the instance since installing the bundle, do you still get the error after restarting your instance after previously having installed the bundle?
Regards,
Opkar
表示
返信
いいね!の合計
Thanks for your reply.
I did stop/start the bundle, and there is no error in error.log.
and then I restarted AEM, but no lucky. still see the same error.
表示
返信
いいね!の合計