This procedure defines the steps to manually update the installed Apache Tomcat 10
software for the IBM Sterling Transformation Extender application. If the currently
installed version of Apache Tomcat 10 has a security issue that is resolved in a later
version, you can follow these steps to update it.
Before you begin
Important: Ensure that you back up the
<IBM Sterling Transformation Extender installation
folder>/restapi/ folder.
About this task
To manually update Apache Tomcat 10 for IBM Sterling Transformation Extender
application on windows platform, complete the following steps:
Procedure
-
Download the latest 64-bit Windows binaries of Apache Tomcat 10 in ZIP format
from the official Apache Tomcat website.
-
Copy the downloaded ZIP archive into the <IBM Sterling
Transformation Extender installation folder>/restapi/tomcat
folder.
-
Complete the following steps:
-
Type WINDOWS+R.
-
Right-click the Command Prompt window and select Run as
Administrator.
-
In the Command Prompt window, change the current directory to
<IBM Sterling Transformation Extender
installation folder>\DesignServer.
-
Run the following command to clean any existing Apache Tomcat
installation:
-
Use a Text Editor to modify the dtxtomcat.ini
configuration file located at the <IBM Sterling
Transformation Extender installation
folder>\restapi\tomcat\ location. Update the string
TomcatVersion=10.0.XX to match the version of the
downloaded Apache Tomcat 10 from Step 1. Save the changes.
-
From the same command prompt window folder, as mentioned in Step 3, run
the following command to install Apache Tomcat: