What about this line in the server.xml: <Service name="Catalina"> can both instances have the same name?
<Server port="8005" shutdown="SHUTDOWN" debug="0"> is the default port. The 2nd server can then be set to: <Server port="8105" shutdown="SHUTDOWN" debug="0">? The 8080 connector port and the 8009 AJP port would also need to be set to unique values as well, correct? The applications will be using ajp ports to function. Lastly what about: <Engine name="Catalina" defaultHost="localhost" debug="0">? I really appreciate all the help I've been receiving from the members of this list and apologize for asking to many questions. I am new to Tomcat, and just trying to get better acquainted with it, and if anyone has any reference manuals they can suggest I am definitely interested in purchasing one soon. On Wed, Mar 12, 2008 at 11:18 AM, Caldarale, Charles R < [EMAIL PROTECTED]> wrote: > > From: Panian, Ardo [mailto:[EMAIL PROTECTED] > > Subject: Re: Two separate instances of Tomcat running on a > > single Windows 2003 server. > > > > Unfortunately I have to install it as a windows service > > Use the .zip, not .exe, version of the Tomcat download. Install into > two different directories, as you described. Edit the conf/server.xml > in each to insure port uniqueness. Run the service.bat script from each > bin directory, supplying a different name parameter for each > installation. No environment variables are involved. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you > received this in error, please contact the sender and delete the e-mail > and its attachments from all computers. > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sincerely, Ardo S. Panian H: 508-969-9935 M: 781-771-6728 F: 484-771-6726