use multiple CATALINA_BASE to setup tomcat 6 instances on windows
问题 The RUNNING.txt that comes with tomcat distribution indicates the use of CATALINA_BASE variable to enable multiple tomcat instance. But how can I set the CATALINA_BASE environment variable for each tomcat instance directory? 回答1: Having multiple Tomcat instances on your development machine is great. Here's how I usually do it for Windows (the important parts for setup are in steps 2, 3, 4 and 5): Install a copy of Tomcat 6 to a directory (like C:\apache-tomcat-6.0.20 ). Copy the conf