Hello,
I have been developing using Alfresco maven archetype with the newest SDK (4.0.0).
It is working flawlessly but I have to resign from Docker.
Is there a way I can use it without Docker? How can I create WAR files which could be put under tomcat/web-apps directory?
I have Alfresco 6.1 up and running using Loftux's script.
Should I somehow change pom.xml files to create AMP and them somehow "install" those AMP files to currently deployed Alfresco's WARs ?
Regards,
Mike
Solved! Go to Solution.
Actually it happened to be very simple. There is a pom.xml file where you just need to uncomment lines about creating AMP.
Then, run "run.sh build_start" and AMP should be created.
Next, you just have to run script provided by Loftux.
It will generate WAR files.
If you copy them to tomcat/webapps folder, you will have your 'own version' of Alfresco!
Actually it happened to be very simple. There is a pom.xml file where you just need to uncomment lines about creating AMP.
Then, run "run.sh build_start" and AMP should be created.
Next, you just have to run script provided by Loftux.
It will generate WAR files.
If you copy them to tomcat/webapps folder, you will have your 'own version' of Alfresco!
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.