Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Notify / Validate_Client / README
bloba50b4f3583aa2d43870843b4f42d61ac581f97db
3 This test is to verify the Notification Service client connection
4 validation feature.
6 The test synthesizes a persistency file that points to a dummy
7 service. The Notify service is then run so that it uses the
8 persistency file to restore a topology and eventually reap the
9 proxies because the "ping" yields an OBJECT_NOT_EXIST exception.
11 The result should be that after a few seconds, a new persistence
12 file is created that contains no proxy references.
14 Run ./run_test.pl and it should output "test passed".