> From: Panian, Ardo [mailto:[EMAIL PROTECTED] > Ok, the default server.xml is where I make the server port > adjustments?
Yes. > What about environmental-variables that are set in the > "System Properties of the Windows server? In the immortal words, "don't do that". Are you running these installs as Windows services, or starting them from batch files? I start from batch files and set CATALINA_HOME in each file. This means I don't have to do anything to the system variables. > I am asked to set Catalina_Home=<Tomcat install directory > path>, what would I do with two installs of tomcat? Set each separately, by whatever means necessary. This probably involves using something other than machine variables! > I will need to rename the 2nd "Catalina" > instance, and then set the env-var based on its install directory? Yes. If both are the same version, there are tricks you can pull to use the same installation but different webapps, temp and work directories - but separate installs are probably easier to get going. > (side-note: if you guys can recommend a great book for Tomcat > admins I would appreciate it.) I've not found one. - Peter --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]