2007-09-17

Binding JBoss


$ /usr/local/jboss/bin/run.sh -b `hostname` 1>&2>/dev/null &


Binds JBoss to `hostname` on port 8080 and ignores the standard output and standard error.