码迷,mamicode.com
首页 > 系统相关 > 详细

find out the installed and runing tomcat version in Linux

时间:2018-03-14 12:48:35      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:apr   ber   1.7   ash   lan   ted   path   node   vendor   

To find out the Tomcat version, find this file – version.sh for *nix or version.bat for Windows. This version.sh file is normally located in the Tomcat bin folder.

For example :

mkyong@hcompass:/usr/share/tomcat7/bin$ ./version.sh
Using CATALINA_BASE:   /usr/share/tomcat7
Using CATALINA_HOME:   /usr/share/tomcat7
Using CATALINA_TMPDIR: /usr/share/tomcat7/temp
Using JRE_HOME:        /usr
Using CLASSPATH:       /usr/share/tomcat7/bin/bootstrap.jar:/usr/share/tomcat7/bin/tomcat-juli.jar
Server version: Apache Tomcat/7.0.28
Server built:   Apr 8 2014 08:47:08
Server number:  7.0.28.0
OS Name:        Linux
OS Version:     3.15.4-x86_64-linode45
Architecture:   amd64
JVM Version:    1.7.0_55-b14
JVM Vendor:     Oracle Corporation

find out the installed and runing tomcat version in Linux

标签:apr   ber   1.7   ash   lan   ted   path   node   vendor   

原文地址:https://www.cnblogs.com/daniel123/p/8566363.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!