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

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

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

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