View Single Post

  #1 (permalink)  
Old 09-10-2003
bob
 
Posts: n/a
Default multiple tomcats as Windows service

Does anyone know how to get two instances of Tomcat running on the same
Windows machine as a service. It seems that the installer will blow away
the first service info when it installs the second.

What I would like to do is have two tomcats running on two different
ports on the same machine.

Thanks.