I am in a trouble with my JBoss Server, it seems to not responding requests from outcoming
clients.
I mean, when I acces the server by typing
http://localhost:8080/Myapp it works correctly.
But when I try to access my app this way
http://server ip:8080/Myapp from another computer
in the same netwok I get no response. I can't see nothing in the server logs. I have
"sniffed" the net and there are requests and responses in my 8080 port, so the
server seems to be aware of them. Any help would be great!
PD: Could it be a user autentication problem?
Sorry for my poor english;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116944#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...