#!/bin/qsh

SAMPLES_BIN_DIR=`dirname "$0"`
"$SAMPLES_BIN_DIR/../../bin/wsadmin" -conntype none -f "$SAMPLES_BIN_DIR/samplesMaster.jacl" $@
