#!/bin/bash

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

exec /usr/odp/3.2.3.6-2//knox/bin/gateway.sh $@
