Tan Mariani [
https://community.jboss.org/people/mariani] created the discussion
"Re: JBoss 7.0.2 binding to IP Address"
To view the discussion, visit:
https://community.jboss.org/message/729239#729239
--------------------------------------------------------------
Dear Peter,
Thanks for your answer again...
Finally I understand why I cannot bind with configuration...thanks to your clue :)
I make mistake with my configuration...in windows I should edit standalone.conf.bat not
standalone.conf which is belong to linux.
And the configuration would be like this for windows
set "JAVA_OPTS=%JAVA_OPTS% -Djboss.bind.address.management=172.16.122.194"
set "JAVA_OPTS=%JAVA_OPTS% -Djboss.bind.address=172.16.122.194"
Finally my JBoss can run on both Windows and Linux B-)
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/729239#729239]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]