一台电脑上同时启动两个tomcat的方法介绍,
Tomcat版本:apache-tomcat-6.0.26-windows-x86.zip
找到conf目录下文件server.xml
修改一:
大约在22行,找到如下代码,修改SHUTDOWN端口,默认8005
Xml代码 收藏代码
<!– Note: A “Server” is not itself a “Container”, so you may not
define subcomponents such as “Valves” at this level.
Documentation at /docs/con[......]