Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / RTCORBA / Persistent_IOR / README
bloba57656f579dd18f6dbb30b3776432b7487c7469c
3 Description:
5 This test makes sure that:
7 - For POAs using the default thread pool, the user can continue to use
8 -ORBEndpoint option.
10 - Makes sure that if the user tries to combine thread pools and
11 persistence, an InvalidPolicy exception is no longer thrown since this
12 feature is now supported with the -ORBLaneEndpoint option.
14 - Makes sure that for POAs using thread pools, the user can specify
15 the protocol selection, protocol version, and other protocol specific
16 options (basically everything other than the endpoint address)
17 through the -ORBEndpoint option.