#!/bin/sh

# this script must be placed at the same location
. $HOME/ctm_em/bin/set_java_home


${JAVA_HOME}/bin/java -jar ./bmcLog4jScanner.jar $*
