Re: running two instances of tomcat

2006-03-24 Thread Jim the Standing Bear
ll one day > >> allow the installer to ask for > >> 1) the name of the servive and not force it to Tomcat5 (whic is the > >> main > >> issue) > >> 2) use that service name for setting up the reg keys (and not use > >> constants) > >> 3) let the

Re: running two instances of tomcat

2006-03-22 Thread Jim the Standing Bear
, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Jim the Standing Bear [mailto:[EMAIL PROTECTED] > > Subject: Re: running two instances of tomcat > > > > Is there anything special we need to configure to > > allow the co-existence (other than the port numbers)? >

Re: running two instances of tomcat

2006-03-22 Thread Jim the Standing Bear
Thank you all for the replies - it was my fault for not specifying the environment. Actually we are trying to run the tomcats under linux, but they seemed to be conflicting each other. Is there anything special we need to configure to allow the co-existence (other than the port numbers)? Thanks.

running two instances of tomcat

2006-03-22 Thread Jim the Standing Bear
Hi, Is there a way to run two instances of tomcat 5.5 on the same machine? Because me and a coworker were developing some webapps using the same node, but under two different tomcat instances. We just learned a painful lesson that as soon as the second instance of tomcat is launched, the first on