# README,v 1.1 1999/06/18 16:58:02 coryan Exp

	Simple test to show (and verify) that TAO can generate code
for platforms with native exception support, including passing the
exception around.

	To run just do:

$ server -o test.ior
$ client -k file://test.ior

	or use the run_test.pl script
