Tomcat Server Requirements
Software Requirements
• Progress WebSpeed Messenger (multi-tier deployments only)
• Java 2 SDK 1.5.0_06 or above
• Tomcat 5.5.x and 6.0.x. If you are upgrading and have already installed Tomcat 5.5.x, you do not need to upgrade to Tomcat 6. Tomcat 5.5.x is fully supported for use with the QAD .NET UI.
Preserving Earlier Tomcat Versions
By default, if you have a Tomcat version that is earlier than 5.5.9, the install script overwrites the earlier version. To avoid this, add a text file named version.txt into TomcatInstallDir. The content of the file should read tomcat.version=<your current Tomcat version>. For example:
tomcat.version=5.5.15