Hi there, I have a Tomcat app that is acting as a web server/gateway to Sun Systems Connect (which is itself the gateway to Systems Union Accounts that I suspect is the gateway to happiness).
Anyway.
I can access the app's login page via a browser as long as I use the machine name (or localhost when local). But neither the machines IP nor Localhost allows me to see the login page.
SUN tell me this is a 'feature' of Tomcat. Unfortunatly the account smachines in development and in production have th esame name ( different domains) so I can't tell if I am running tests on the dev or Live box. Short of changing the box names can I force Tomcat to accept IPs?
Thanks for any help Richard