Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the copy-the-code domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pb-seo-friendly-images domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the johannes domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/pcx3.com/wp-includes/functions.php on line 6121
⚙️ Tomcat Check Version - How to determinate Apache Tomcat version
⚙️ Apache Tomcat: Check Version

⚙️ Apache Tomcat: Check Version

Summary:

In this quick article I’ll show you how you can check Apache Tomcat version. We will be using only the cmd and a method from catalina.jar

tomcat version in error page - ⚙️ Apache Tomcat: Check Version

Hi, in this quick article I’ll show you how you can check Apache Tomcat version.

To check the Tomcat version, we are going to use

org.apache.catalina.util.ServerInfo 

method in Catalina.jar

Here is an example on a virtual machine (VMware vSphere that uses Apache Tomcat).

With the following command we can locate the java.exe and the catalina.jar and call

"C:\Program files\VMware\vCenter Server\jre\bin\java.exe" -cp "C:\Program files\VMware\vCenter Server\apachetomcat\lib\catalina.jar" org.apache.catalina.util.ServerInfo

The result looks like this:

image 1 - ⚙️ Apache Tomcat: Check Version

whoami
Stefan Pejcic
Join the discussion

I enjoy constructive responses and professional comments to my posts, and invite anyone to comment or link to my site.