How Do I Find Tomcat Version That's Already Installed?

H

Heath Scheiman

Greetings! I'm trying to determine which version of Tomcat is
installed on a box I'm not familiar with. The OS is AIX 5.1.0.0. Is
there a simple command, or do I need to check a log or config file?

Thanks!

Heath
 
C

Chris Smith

Heath said:
Greetings! I'm trying to determine which version of Tomcat is
installed on a box I'm not familiar with. The OS is AIX 5.1.0.0. Is
there a simple command, or do I need to check a log or config file?

Thanks!

You should be able to find this in the log called 'catalina.out'.
Alternatively, you can go right to the source; open
$TOMCAT_HOME/server/lib/catalina.jar in a tool capable of handling zip
or jar files, and read the file called
org/apache/catalina/util/ServerInfo.properties.

That last bit is not guaranteed to work across multiple versions,
though.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top