[jboss-user] [Installation, Configuration & Deployment] - Re: Unable to access my application with my computer name ur
artd
do-not-reply at jboss.com
Tue Jun 5 08:07:47 EDT 2007
JBoss 4.2 binds to 127.0.0.1 by default. You need to specify the bind address with
-b <IP>
eg
-b 0.0.0.0
to bind to all addresses
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4051298#4051298
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051298
More information about the jboss-user
mailing list