-
Stop any Tomcat processes.
-
If a previous version is installed, delete the ematrix folder including the ematrix.war
file from the /app/tomcat_install/webapps directory.
-
Clean up the cache by deleting the ematrix folder from /app/tomcat_install/
work/Catalina/localhost
.
-
Copy the new ematrix.war file to /app/tomcat_install/webapps.
-
Run the startup shell.
- On UNIX/Linux:
- Login as root at DOS window and run ./startup.sh.
- On Windows:
- Double click startup.bat located in app/tomcat_install/bin.
The notification INFO: Deploying web application archive ematrix.war appears in
the DOS window.
A notification appears when the deployment successfully completes.