Peter Johnson [
https://community.jboss.org/people/peterj] created the discussion
"Re: JBoss 7.0.2 binding to IP Address"
To view the discussion, visit:
https://community.jboss.org/message/728900#728900
--------------------------------------------------------------
And when I run standalone.bat -Djboss.bind.address=172.16.122.194
I got the following line
08:25:30,432 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-8)
Starting Coyote HTTP/1.1 on http--172.16.122.194-8090
Then you should be able to
access
http://172.16.122.194:8080 http://172.16.122.194:8080 or
http://hostname:8080
http://hostname:8080 where hostname resolves to IP address 172.16.122.194. You will not be
able to access
http://localhost:8080 http://localhost:8080
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/728900#728900]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]