To configure the IP address of the server
run -b 192.168.1.1
If the server has multiple IP addresses and you want to access jboss from any of them:
run -b 0.0.0.0
Source:
http://www.mateamargonerds.com/programacion/42-lenguajejava/570-jboss-configurar-ip-de-acceso.html
run -b 192.168.1.1
If the server has multiple IP addresses and you want to access jboss from any of them:
run -b 0.0.0.0
Source:
http://www.mateamargonerds.com/programacion/42-lenguajejava/570-jboss-configurar-ip-de-acceso.html
No comments:
Post a Comment