#!/bin/sh 
# Starts the JacORB domain browser

jaco org.jacorb.orb.domain.gui.Browser "$@"
