2 This test validates that TAO does not add unneeded CDR alignment bytes as pad when the
3 only arguments to an operation are out args. The interceptors are necessary to add some
4 service conotext data that would otherwise require padding. Prior to the fix, and Orbix
5 server would throw a MARSHAL exception even though the extra bytes are counted in the
8 To build, use MPC to compile a client in the tao directory, then use Orbix defined tools
9 to build the server in the orbix directory.
11 Tu run, issue the following commands, a successful test will have no exceptions and will
12 terminate the server upon completion.
14 orbix/server -o test.ior
16 tao/client -k file://test.ior