. ./Scripts/SetEnvironment

$JAVA -classpath $CLASSPATH codec.CorbaServer -ORBservice NameService \
$(cat $NSSERV_REF) -ORBservice InterfaceRepository $(cat $IRSERV_REF) \
-OAthread_pool 70 -ORBthreaded

