Follow this link to solve this problem: http://stackoverflow.com/questions/6853409/binding-jboss-as7-to-all-interfaces
I prefered this option:
<interfaces>
<interface name="management">
<inet-address value="127.0.0.1"/>
interface>
<interface name="public">
<inet-address value="0.0.0.0"/>
interface>
interfaces>
Nenhum comentário:
Postar um comentário