# shell script to run the domain tester server
# $Id: runS,v 1.1 2000/03/29 14:04:22 kiefer Exp $
cd ${JACORB}/classes
jaco jacorb.orb.domain.test.DomainTesterServer $@
