How to start multiple TOMCATs in one system

Modified startup.bat file.
The system environment has set the tomcat environment variable.
Comment out the following line.
if not "%CATALINA_HOME%" == "" goto gotHome

If you want to change the path of java, you can add:
set JAVA_HOME="jdk installation path"

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327039194&siteId=291194637