summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Validate_Client/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Validate_Client/README')
-rw-r--r--TAO/orbsvcs/tests/Notify/Validate_Client/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Validate_Client/README b/TAO/orbsvcs/tests/Notify/Validate_Client/README
new file mode 100644
index 00000000000..4bf085ce6e9
--- /dev/null
+++ b/TAO/orbsvcs/tests/Notify/Validate_Client/README
@@ -0,0 +1,13 @@
+This test is to verify the Notification Service client connection
+validation feature.
+
+The test synthesizes a persistency file that points to a dummy
+service. The Notify service is then run so that it uses the
+persistency file to restore a topology and eventually reap the
+proxies because the "ping" yields an OBJECT_NOT_EXIST exception.
+
+The result should be that after a few seconds, a new persistence
+file is created that contains no proxy references.
+
+Run ./run_test.pl and it should output "test passed".
+