Hi I'm trying to access a site running on JBoss AS, but it keeps giving me a 
'Unable to connect message'

It works when I try to access using:

  | http://localhost:9090/myApp
  | 

But not when I use

  | http://my.machine.name:9090/myApp
  | 

or

  | http://10.1.6.44:9090/myApp  (My IP Adress)
  | 
        

Anyone encountered anything like this before?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100211#4100211

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100211
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to