Monday, October 10, 2011

How to find out detailed Tomcat version information in Ubuntu?

If you have installed tomcat using the standard Tomcat Package for Ubuntu then simply navigate to:

/usr/share/tomcat6/bin

Execute ./catalina.sh version.

This will list you the JVM version used as well as the Tomcat detailed version information.

No comments:

Post a Comment