Merge pull request #1551 from DOCGroup/plm_jira_333
[ACE_TAO.git] / TAO / orbsvcs / tests / Bug_3387_Regression / README
blobd74eaf31b5df137fce624ea4aff4734ddafc81d3
3 Event Notification Service
5 This directory contains a test for this bug.
7 The test uses the Naming Service, a supplier, called MessengerServer
8 which gets it data via Messenger Client, and a consumer, called
9 MessengerConsumer.  The target of the test is the Notification
10 Service.  The bug is an edge case where the consumer has a constant
11 EndPoint, this can occur on embedded system or with ORBEndPoint, and
12 after connecting, disconnectes then, after rebooting or re-running,
13 comes back and tries to reconnect.  With the bug, the new consumer
14 receives no events.  After fixing the bug the consumer will again
15 receive events.
17 All of the special edge conditions are duplicated in the test.
19 Exeuction via Perl Script
20 -------------------------
22 A Perl script has been created to automate the steps described
23 above.  This script can be run via the following command:
25 ./run_test.pl