I am trying to setup an environment that is spread accross several servers
for the deployment of
an application through its various life cycle stages (dev - test - uat -
prod) and am running into a
problem.

My test and uat environments are on the same machine which has 4 unique
names and ipaddress.

localhost       127.0.0.1       localhost
maintence ip    192.168.1.1     no tomcat
test ip         192.168.1.2     tomcat 3.2.3
uat ip          192.168.1.3     tomcat 3.2.3

I want to be able to bind each installation of tomcat to its own ip address.
The alternative is to 
change the port settings of each installations but this does not mesh well
with our deployment
process.

Can anyone help here?

Thanks
Isi


--------------------------------------------------------------------------------------------------------------------------------------------------
Note:  The information contained in this message may be privileged and confidential
and protected from disclosure.  If the reader of this message is not the intended 
recipient,
or an employee or agent responsible for delivering this message to the intended 
recipient,
you are hereby notified that any dissemination, distribution or copying of this 
communication
is strictly prohibited.  If you have received this communication in error, please 
notify us 
immediately by replying to the message and deleting it from your computer.  Thank you.
--------------------------------------------------------------------------------------------------------------------------------------------------

Reply via email to