I have a windows server 2003 with three instances of Tomcat (2x6.0.26 and 1x6.0.32). Every Tomcat has it own dir and the services was installed through “/bin/service install [service-name]”.
> How can I change the JVM settings per instance? If I try to open the > tomcat6w.exe, I got not the instance, that the tomcat6w.exe currently > contains, instead of the first instance I have installed. > Assuming you tried the command <tomcat_home>\bin\tomcat6w to edit service called my_service use <tomcat_home>\bin\tomcat6w //ES//my_service Chris