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

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

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

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