Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / ImplRepo / link_poas / README
blob0a804f65853109d14071759c037b1ad1cc59a926
1 This test validates the tao_imr link command by creating a server with 3 POAs
2 and showing that when linked, concurrent startup requests for different POAs
3 are treated as requests for the same server.
5 A counter example is available, run "./run_test.pl -nolink" and the 3 POAs are
6 registered separately and concurrent requests will trigger multiple server
7 starts.