#!/bin/sh

# Starts the JacORB name server
jaco org.jacorb.naming.NameServer "$@"
