check your hosts file on the server.
It may well contain a faulty line linking localhost to your actual LAN ip address rather
than 127.0.0.1
And make sure you call the server from other systems with its real address, not with
"http://localhost:8080" (you'd be astounded when you see how often
that's the reason people can't find their own servers from elsewhere in their
networks).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141042#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...