summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Persistent_IOR/README
blob: c5c2d19824d970b8aebcd759518530c2ae8a5e86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$Id$

Description:

This test makes sure that:

- For POAs using the default thread pool, the user can continue to use
-ORBEndpoint option.

- Makes sure that if the user tries to combine thread pools and
persistence, an InvalidPolicy exception is no longer thrown since this
feature is now supported with the -ORBLaneEndpoint option.

- Makes sure that for POAs using thread pools, the user can specify
the protocol selection, protocol version, and other protocol specific
options (basically everything other than the endpoint address)
through the -ORBEndpoint option.