Thanks Mark and Konstantin for tips. On Wed, Jul 13, 2011 at 5:16 PM, Konstantin Kolinko <knst.koli...@gmail.com>wrote:
> 2011/7/14 Mark Thomas <ma...@apache.org>: > > On 13/07/2011 22:46, Anand HS wrote: > >> Hi, > >> I have a set up where there are multiple catalina bases. All share a > single > >> tomcat parent. > >> In this set up, can i still set up tomcat as service such that there is > one > >> service for each base. ? > > > > Yes, just make sure you give them separate names. > > > > 1. Tomcat7.exe and Tomcat7w.exe should be copied as <foo>.exe and > <foo>w.exe where <foo> is unique for every additional service that you > are installing. The file name is used to distinguish between different > configurations. > > 2. Install them as services with different service names. > > BTW, Tomcat installer since 7.0.19 (7.0.17) allows you to change > service name when installing and changes the file names according to > the service name that you specify. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >