This procedure assumes the default installation path for Apache Tomcat with Talend Administration Center. If Apache Tomcat was
installed in a different location, make the appropriate path changes.
To upgrade Apache Tomcat to a newer version, the new files must be downloaded and must
replace the existing installation. Some files from the following folders will need to be
migrated:
Procedure
-
Download Apache Tomcat from https://tomcat.apache.org/download-80.cgi
-
Check the Apache Tomcat configuration file differences from the Apache Tomcat
migration guide to verify there are no impacting differences.
If changes are needed for the versions being upgraded, see the Apache Tomcat
documentation for guidance.
-
Stop the Talend Administration Center.
-
Rename the existing apache-tomcat folder to
OLDapache-tomcat, for example.
Example: The folder name must not start with
apache.
On Windows, some batch scripts use 8.3 names and the new folder will need to
claim APACHE~1.
-
Extract the new Apache Tomcat version to the apache-tomcat
folder using 7-Zip.
Make sure the file permissions are set appropriately and are the same
permissions set for OLDapache-tomcat.
-
Copy the OLDapache-tomcat\endorser folder to
\tac\apache-tomcat\.
-
Copy the contents of OLDapache-tomcat\conf to
\tac\apache-tomcat\conf.
-
Copy the contents of OLDapache-tomcat\webapps to
\tac\apache-tomcat\webapps.
The following five folders are already existing from Apache Tomcat and can be
skipped:
-
docs
-
examples
-
host-manager
-
manager
-
root
-
Copy the following files from OLDapache-tomcat\bin to
\tac\apache-tomcat\bin:
-
For Windows installations, you also need to copy the following files from
OLDapache-tomcat\bin to
\tac\apache-tomcat\bin:
-
Start Talend Administration Center.