[jboss-user] [Beginners Corner] - Re: Starting problem
jwenting
do-not-reply at jboss.com
Wed Apr 2 11:54:33 EDT 2008
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#4141042
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141042
More information about the jboss-user
mailing list