For uninstall sinekarta-pi you have to follow this instructions:
1. Delete the site you have created
2. Go into Company Home/Data Dictionary/Scripts and delete the node named generate-titolario.js
3. Stop alfresco
4. Open a terminal, go into the alfresco root dir and execute this 2 commands:
java -jar ./tomcat/bin/alfresco-mmt.jar uninstall skpi-alfresco ./tomcat/webapps/alfresco.war
java -jar ./tomcat/bin/alfresco-mmt.jar uninstall skpi-share ./tomcat/webapps/share.war
5. Delete the directories: ./tomcat/webapps/alfresco and ./tomcat/webapps/share
6. Restart alfresco
Ruud
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
if I have remove this package, there is a right method in order to do a clean uninstall?
thanks in advance
Marco
Hi Marco,
For uninstall sinekarta-pi you have to follow this instructions:
1. Delete the site you have created
2. Go into Company Home/Data Dictionary/Scripts and delete the node named generate-titolario.js
3. Stop alfresco
4. Open a terminal, go into the alfresco root dir and execute this 2 commands:
java -jar ./tomcat/bin/alfresco-mmt.jar uninstall skpi-alfresco ./tomcat/webapps/alfresco.war
java -jar ./tomcat/bin/alfresco-mmt.jar uninstall skpi-share ./tomcat/webapps/share.war
5. Delete the directories: ./tomcat/webapps/alfresco and ./tomcat/webapps/share
6. Restart alfresco
Ruud