[jboss-user] [Installation, Configuration & DEPLOYMENT] - Making Accessible from LAN
repkin
do-not-reply at jboss.com
Tue Jul 8 07:44:59 EDT 2008
Hi,
I have developed jee application with JBoss, Ejb3. Now I want to make it accessible from local network.
I can reach my application with these:
http://localhost:8080/myapp/
http://127.0.0.1:8080/myapp/
But I cant reach with;
http://:8080/myapp/
myip: I achieved with ipconfig command.
So, what I have to do for making my jboss server accessible from my lan?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163042#4163042
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163042
More information about the jboss-user
mailing list