Open melani016 opened 3 years ago
I exported this from code.google.com/p/alfresco-cloud-store because the website was threatening to disappear (it looks like it is still up almost four years later) and I wanted the repository saved somewhere.
I don't remember much but I remember that this repository uses an outdated jets3t library. Instead you need to utilize AWS's SDKs. You can get the Java SDK here: https://aws.amazon.com/sdk-for-java/
Unfortunately that's where my memory runs out. I don't work on that project anymore. I should have updated this project when I got it working, but I forgot I had saved this off.
Thank you for the response. As im beginner, i could not debug more for this code(alfresco-cloud-store) i downloaded https://github.com/rmberg/alfresco-s3-adapter/tree/634b50288000aea73299d9e875c8ec66a5305ef7 and changed versions to latest in pom.xml then it worked.
Module 'cloudstore' installed in 'C:/alfresco-content-services-community-full/tomcat/webapps/alfresco.war'
Install AMP using ant: After step5, tried to install amp using "ant deploy-war" --> but getting below error [copy] Copying 1 file to C:\alfresco-cloud-store-0.02\build\amp [java] C:\alfresco-cloud-store-0.02\build.xml:68: java.io.IOException: Cannot run program "C:\Program Files\Java\jdk-11.0.1\bin\java.exe" (in directory "C:\alfresco-cloud-store-0.02"): CreateProcess error=206, The filename or extension is too long Using docker: copied amp file to amps/ folder and install using mmt tool but Not able to install. getting IO exception while installing