3 @page Forwarding Test README File
7 This is a minimal test for location forwarding. It verifies
8 that the client ORB can process LOCATION_FORWARD replies correctly.
9 It takes advantage of the IORTable facilities in TAO to create a
10 simple corbaloc IOR, TAO always responds with a LOCATION_FORWARD
11 message when a requests is made for an object in the IORTable.
13 The test tries to invoke a method on the object using both the
14 full IOR and the corbaloc IOR, both should work to pass the test
15 successfully. The test was originally implemented because the ORB was
16 having problems with location forward messages received by a follower
19 To execute the test simply run:
23 the script returns 0 on success and non-zero on failures.
25 @todo The test is not nearly a complete test for location forwarding,
26 for example, it does not test deeeply nested location forwards
27 or the interactions between location forwarding and multiple