HOW TO
This article provides the workflow to identify the version of Apache Tomcat in ArcGIS Server.
Note: This article assumes the Java and Tomcat installations are in the default directories.
In a Windows environment
cd Program Files (x86)\ArcGIS\Desktop<version_number>\java\jre\bin
cd C:\Program Files\ArcGIS\Server\framework\runtime\tomcat\bin
java.exe -cp "C:\Program Files\ArcGIS\Server\framework\runtime\tomcat\lib\catalina.jar"
version.bat
The following images show the version of Apache Tomcat in ArcGIS Server is 9.0.62.
In a Linux environment
$ cd <path to installation of Tomcat>/bin $ version.sh
Get help from ArcGIS experts
Download the Esri Support App