I am beginning to think that localhost is just assumed. Could someone
confirm this? I tried installing a virtual adapter and registered
192.168.0.1, again tomcat doesn't care but WTP Servers won't detect the
started server. Loads up great in a browser, until it times out and gets
killed.
I notice the server editor gui has a section for ports, but none for IP. I
would assume it looks up the ip via the 'hostname' configuration, but
AFAICanTell it does not for the purposes of "checking whether started".
There is nothing to deploy in this example, and if I move it back to
localhost it works fine.
The problem is I need to run three servers, and want to use port 80 for
all of them on different ips (as they run in production).