The jboss.bind.addres is set from the --host option as described in the 3.2.2 version of the docs:
| [EMAIL PROTECTED] bin]$ run.sh -h | ... | | usage: run.sh [options] | | options: | -h, --help Show this help message | -V, --version Show version information | -- Stop processing options | -D<name>[=<value>] Set a system property | -p, --patchdir=<dir> Set the patch directory; Must be absolute | -n, --netboot=<url> Boot from net with the given url as base | -c, --configuration=<name> Set the server configuration name | -j, --jaxp=<type> Set the JAXP impl type (ie. crimson) | -L, --library=<filename> Add an extra library to the loaders classpath | -C, --classpath=<url> Add an extra url to the loaders classpath | -P, --properties=<url> Load system properties from the given url | -b, --host=<host or ip> Bind address for all JBoss services | <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827330#3827330">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827330>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
