Reference > Administration with Tomcat > Manually Install Tomcat and Merge QAD Components
  
Manually Install Tomcat and Merge QAD Components
Important: To ensure system integrity, .NET UI deployment tools should be used to manage the Tomcat installation process. These details are provided for information purposes only.
Use the following instructions to manually merge QAD-provided Tomcat components with your Tomcat version:
1 Unzip the QAD-provided Tomcat version:
a UNIX: Mount the UI installation CD.
b Navigate to the \zips subdirectory on the UI installation media.
c Unzip the Tomcat.zip file to a temporary directory.
2 Merge the Tomcat components.
a Go to the temporary directory where you installed the QAD-provided Tomcat engine. Copy server.xml and tomcat-users.xml from the \conf subdirectory to the \conf subdirectory of your Tomcat version. Overwrite existing files.
b Merge the QAD-provided TempDir\bin\setenv.sh file with the setenv.sh file in the TomcatInstallDir\bin. If your Tomcat \bin directory does not contain a setenv.sh file, copy the QAD-provided file to your TomcatInstallDir\bin subdirectory.
c Create a file named version.txt that references the QAD-compatible Tomcat version number. The entry should look like the following:
tomcat.version=5.0.27