Changing the Binding Address of JBoss AS
For example, run -b 0.0.0.0 enables jboss to listen for connections on all IP addresses of the machine (if multi-homed).
And you probably want so.
http://www.jboss.org/community/wiki/ChangingTheServerIPAddressJBossBindsTo
Advertisement