#!/bin/sh

this_dir=`dirname "$0"`
export ix=$this_dir/..

exec $ix/etc/http-java ix.http.HttpNameServer "$@"
