Can anyone point me to how to get this type of setup. I want to have multiple instance of tomcat running on the same machine under different ports, say 80, 8080, & 8888. Would I achieve this if I setup an env variable called CATALINA_BASE as described in the RUNNING.txt file ?
I have only one server box and want to have a production, development, and experiment capability. Finally, how can I run 2 different release of Tomcat ? Say, I want to run 4.1.24 and 5 on the same machine. -- Dwight Hugget --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
