Besides setting for the 2 different ports, how do deal with the Environment Variables of Path, CATALINA_HOME? They are having the values for the 7 for now and JAVA_HOME could be using the the same one for Tomcat 7 and 6?
Thanks! On Sun, Aug 17, 2014 at 4:54 AM, André Warnier <[email protected]> wrote: > NEW IT wrote: >> >> Thanks Sapir for the fast and helpful answer! >> >> On Sat, Aug 16, 2014 at 11:50 PM, Igal Sapir <[email protected]> wrote: >>> >>> Sure, as long as each instance listens on a unique IP:port combination. >>> On Aug 16, 2014 11:25 PM, "NEW IT" <[email protected]> wrote: >>> >>>> Hello experts, >>>> >>>> For development purpose, I wonder if I could install and run Tomcat 6 >>>> and 7 the same time on my same development box? >>>> >>>> > > You probably also want to use 2 different ports here : > <Server port="8005" shutdown="SHUTDOWN"> > (see conf/server.xml) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
