5 @page GroupRef_Manipulation Test README File
7 This is a simple test which tests the following
9 - If a client receives a location forwarding with a new IOGR version,
10 the next request from the client should have the new version in the
11 FT_GROUP_VERSION context of the GIOP header
13 - that location forwarding to a FTORB actually works.
15 The test creates two IOR's and sets both of them as primaries. The
16 first IOR is passed to the client for making invocations. After a
17 certain number of invocations from the client, the server request
18 interceptor throw ForwardRequest exception with a reference to the
19 second IOR which also has new IOGR revision information. The
20 server side interceptor checks whether the subsequent calls have the
21 new version information.