$ /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.
$ /usr/local/jboss/bin/run.sh -b `hostname` 1>&2>/dev/null &
16:38:07,433 ERROR [StartupServletContextListener] Error initializing ServletContext
java.lang.IllegalArgumentException: Class org.jboss.portal.faces.portlet.JSFMetaBridgeViewHandlerImp
l is no javax.faces.application.ViewHandler
http://anonsvn.jboss.org/repos/portal/trunk
$ export JBOSS_HOME=/usr/local/jboss
$ ./build/build.sh