Re: Something other than localhost on OS X

2007-07-26 Thread Larry Meadors
Why not just add that host name in /etc/hosts? Larry On 7/24/07, Colin H <[EMAIL PROTECTED]> wrote: Hi, I am trying to do something that I figure should be pretty simple - accessing my tomcat container from something other than localhost. So far as I can tell, I should be adding a entry

Re: Something other than localhost on OS X

2007-07-26 Thread Hassan Schroeder
On 7/25/07, Colin H <[EMAIL PROTECTED]> wrote: > Thanks Hassan - just couldn't get it working - figure there must be some > reason that 8080 isn't accessible - the firewall is off though in system > preferences. I'm sure it is something extremely simple, but i got sick of > trying to find out what

Re: Something other than localhost on OS X

2007-07-25 Thread Colin H
Thanks Hassan - just couldn't get it working - figure there must be some reason that 8080 isn't accessible - the firewall is off though in system preferences. I'm sure it is something extremely simple, but i got sick of trying to find out what it was, so I followed these instructions (roughly) an

Re: Something other than localhost on OS X

2007-07-24 Thread Hassan Schroeder
On 7/24/07, Colin H <[EMAIL PROTECTED]> wrote: On OS X, hosts in the local subnet can be accessed as .local mmm, didn't know that, but... So the scenario is that I have tomcat deployed and working on host2 port 8080, and want to access it from host1. ..the instance of Tomcat I have r