You guys are good and for that I am thankful.  I wasn't trying to be pointed, I 
just didn't know.

Since Tomcat5028 was already running as a service, I downloaded the zip file 
for Tomcat6018 as suggested.  I edited the server.xml file and changed the 
Shutdown port to 8006 and the http port to 8081.

I ran the command:  service install Tomcat6018 
which installed Tomcat as a windows service with the name "Apache Tomcat 
Tomcat6018".  I suppose I should have just gave it the version number, I can 
change that.

Thank you very much for your help.  Much appreciated.

I did have one problem when I issued the "service" command.  It gave me the 
reply:

The tomcat.exe was not found...
The CATALINA_HOME environment variable is not defined correctly.
This environment variable is needed to run this program

I checked the environment variables on the "Advanced" tab of system properties 
and the CATALINA_HOME variable was pointing to the install_dir for the 
Tomcat5028 version.  Since the setup docs for version 5.0.28 make no reference 
to setting this CATALINA_HOME environment variable, I deleted it.  That might 
have been a bad idea, however both Tomcats are working fine.  I don't know if 
the original third part app set that environment variable for some reason or if 
it was a relic from a previous install of something.

-----Original Message-----
From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
Sent: Wednesday, March 18, 2009 2:47 PM
To: Tomcat Users List
Subject: Re: Tomcat 5.0.28 and 6.0.18 on same server

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

André,

On 3/18/2009 5:09 PM, André Warnier wrote:
> 1) you cannot run two http servers listening on the same port(s), on 
> the same host.

Just to be clear, you /can/ bind to the same port more than once on the same 
host if you have multiple IPs: you can bind to different IP addresses using the 
same port. Presumably, your DNS records won't point to two IPs that do 
different things, though.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAknBa7YACgkQ9CaO5/Lv0PASzQCfXrcAiNPUQQJ0aC4Hun8w/96g
K24An1+yna/ITMSXDjikc8/413Oj/1My
=qKdO
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to