#!/bin/bash
BASE_DIR=`cd "$(dirname "$0")"; pwd`
source "$BASE_DIR"/common

tailf "$JBOSS_CONSOLE_LOG"
