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 Hostn
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Re: Can't hit tomcat by real IPAddress or Hostname
>
>
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
If I had to hazard a guess, a firewall is in the way. Can you say more
about your network topology? From where are you attempting to connect
and what's between the client and the server? Lastly, do you have an
address attribute in the connector for port 4949 in your server.xml?
--David
[EM
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