#!/bin/bash

# Autodetect JAVA_HOME if not defined
. /usr/lib/bigtop-utils/bigtop-detect-javahome

exec /usr/odp/3.3.6.4-1//knox/bin/gateway.sh $@
