How to Re-Deploy War files in an existing instance of Alfresco Community ECM

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Re-Deploy War files in an existing instance of Alfresco Community ECM

rdorani
Member II
0 0 2,037

1-Go to <InstallDir>\alfresco-community\tomcat\shared\classes

And backup  Alfresco_global.properties

2- Stop Tomcat

3-Delete “work” folder from <InstallDir>\tomcat

4- Delete everything except _vti_bin.war from: <InstallDir>\tomcat\webapps

5-Copy the New War files from: <DownloadLocation>web-server\webapps  to  <InstallDir>\tomcat\webapps

6- Copy “alfresco-share-services.amp” from <DownloadLocation>\amps to <InstallDir>\amps

7-Run this bat file <InstallDir>\Bin run Apply_amps.bat

8- Start Tomcat