1 This test verifies that if a server launched by the ImR activator is terminated,
2 then it will be relaunched transparently by the ORB if the client makes another
3 request if -ORBForwardOnTransientLimit and -ORBForwardOnReplyClosedLimit options
6 Note that TAO does not have a way of knowing if server actually processed the
7 request, so that the CORBA "at most once" guarantee may be violated if
8 -ORBForwardOnReplyClosedLimit is used.