Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / Native_Exceptions / README
blob4e36b05695f6d0016062de6df6a06034dfeba3da
3 Simple test to show (and verify) that TAO can generate code
4 for platforms with native exception support, including passing the
5 exception around.
7 To run just do:
9 $ server -o test.ior
10 $ client -k file://test.ior
12 or use the run_test.pl script