9 class Forward_Test_i
: public POA_Forward::Test
12 // Location Forward exception tester
15 // servant throws a location forward exception when constructed with a
16 // target IOR, otherwise it echos the source string.
19 Forward_Test_i (CORBA::ORB_ptr orb
);
21 char * do_forward (const char *text
);