3 This directory contains what possibly is the simplest example
4 for a COS Event Service. It contains three executables; a consumer,
5 supplier and a program to create the event channel itself.
7 To test is use the run_test.pl script, or:
10 $ ./Consumer file://ec.ior
11 $ ./Supplier file://ec.ior
13 more advanced tests are located in:
15 $TAO_ROOT/orbsvcs/tests/CosEvent