Please note: Tomcat is not a Broadcom product. For specific instructions or help in upgrading and for steps 1, 3, 5, and 7, please refer to Apache Tomcat documentation and support.
- Stop Apache Tomcat service
- Double check our compatibility matrix for version support (Example: 12.3.x supports Tomcat 9) - (12.2.x supports Tomcat 8)
- Download and extract the latest Automic compatible tomcat release from https://tomcat.apache.org/
- Make a backup to your old apache tomcat directory
- Install tomcat files into the same exact directory that you have
- From backup directory, copy awi.war to ...../apache-tomcat directory/webapps
- start Apache tomcat service
- after it is up
- copy the uc4config.xml from <old apache-tomcat directory>/webapps/awi/config
- copy configuration.properties from <old apache-tomcat directory>/webapps/awi/config
- To the new location (same exact location)
- Recycle Tomcat
- Any problems you can just revert back to the old copied location.