Skip to content

Instantly share code, notes, and snippets.

@bliaxiong
Last active August 29, 2015 14:11
Show Gist options
  • Save bliaxiong/f87f9ea51de2d274636f to your computer and use it in GitHub Desktop.
Save bliaxiong/f87f9ea51de2d274636f to your computer and use it in GitHub Desktop.
# located: /etc/jboss-as
JBOSS_USER=torquebox
JBOSS_HOME=/opt/torquebox/current/jboss
JBOSS_PIDFILE=/var/run/torquebox/torquebox.pid
JBOSS_CONSOLE_LOG=/var/log/torquebox/console.log
JBOSS_CONFIG=standalone.xml # For standalone
# JBOSS_CONFIG=standalone-ha.xml # For clustering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment