Client and server are on the same local machine. There is a firewall, but I
shut it down and it isn't the problem. My Tomcat 5.5 app works fine locally.
Some more info: this is TC6 packaged with JBoss 4.2.2. Here is the config:
David Smith <[EMAIL PROTECTED]> wrote:
> If I had to hazard
Here's the situation:
- I can hit Tomcat 6 using http://localhost:4949
- I can hit Tomcat 6 using http://127.0.0.1:4949
- I CAN'T hit Tomcat using my "real" IP Address http://1xx.189.130.51:4949 or
by using the machine's hostname.
I had no problem doing this with Tomcat 5x. What would cause this
Here's the situation:
- I can hit Tomcat 6 using http://localhost:4949
- I can hit Tomcat 6 using http://127.0.0.1:4949
- I CAN'T hit Tomcat using my "real" IP Address http://1xx.189.130.51:4949 or
by using the machine's hostname.
I had no problem doing this with Tomcat 5x. What would cause this
That was the problem. Strange how it didn't have the same behavior with JBoss
4.0.5 and Tomcat 5.5.
Thanks for your help.
"Caldarale wrote:
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Subject: Re: Can't hit tomcat by real IPAddress or Hostname
> >
> >
> The above restri