. ../../../Scripts/SetEnvironment

$IRDEL -ORBrepository `cat ../../../$IRSERV_REF` Arithmetic::OnewayCount
$IRFEED -ORBrepository `cat ../../../$IRSERV_REF` Count.idl

cd ../../..
$JAVA -classpath $CLASSPATH $PCOEXPORT -r PCO1_iArithmetic_iOnewayCount \
IOR/PCO1_iArithmetic_iOnewayCount.ref

cd Samples/Servers/Oneway
$JAVA -classpath $CLASSPATH Arithmetic.Server \
-OAthread_pool 50 -ORBthreaded
