JBoss Community

Re: JBoss 7.0.2 binding to IP Address

created by Tan Mariani in Beginner's Corner - View the full discussion

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

Start a new discussion in Beginner's Corner at Community