For uninstall sinekarta-pi you have to follow this instructions:
Delete the site you have created
Go into Company Home/Data Dictionary/Scripts and delete the node named generate-titolario.js
Stop alfresco
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
Delete the directories: ./tomcat/webapps/alfresco and ./tomcat/webapps/share
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:
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
Ruud