Update Tomcat installations
Dimensions 14.6 and later uses Tomcat 9, which is located in the following directory:
$installdir/../common/tomcat/9.0
After a server upgrade, Tomcat webapps files for previous installations are located in one of the following directories:
$installdir/../common/tomcat/8.5
$installdir/../common/tomcat/7.0
$installdir/../common/tomcat/6.0
For each application, determine if you can move it to the new Tomcat webapps folder or if a previous installation is required.

