You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
This section lists the prerequisites and steps to update Adeptia Connect UI on Tomcat.
Prerequisites
- Stop Tomcat before updating Adeptia Connect UI.
- Take the backup of the ROOT folder available from …/<ApacheTomcatInstallFolder>/webapps.
Steps to update the patch:
For Windows
- Extract Adeptia Connect zip file.
- Go to …/<ApacheTomcatInstallFolder>/Tomcat 9.0/webapps.
- Delete the existing ROOT folder and Root.war.
- Open the extracted folder and copy Root.war to …/<ApacheTomcatInstallFolder>/Tomcat 9.0/webapps.
- Go to …/<ApacheTomcatInstallFolder>/Tomcat 9.0/webapps/Working_Directory/resources_config.
Start Tomcat. A new ROOT folder is created at …/<ApacheTomcatInstallFolder>/Tomcat 9.0/webapps.
For Linux
- Open the Terminal.
- Extract Adeptia Connect zip file.
- Go to …/<ApacheTomcatInstallFolder>/webapps.
- Delete the existing ROOT folder and Root.war.
- Open the extracted folder and copy Root.war to …/<ApacheTomcatInstallFolder>/webapps.
- Go to …/<ApacheTomcatInstallFolder>/webapps/Working_Directory/resources_config.
Start Tomcat. A new ROOT folder is created at …/<ApacheTomcatInstallFolder>/webapps.
Next Step
Verifying Updated Adeptia Connect UI
See also
Recovering Adeptia Connect UI