summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README')
-rw-r--r--ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README b/ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README
new file mode 100644
index 00000000000..282768d11e9
--- /dev/null
+++ b/ACE/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/README
@@ -0,0 +1,14 @@
+The service is registered with the naming service with the name
+"NotifyLogFactory" .
+
+To run the Notify Logging Service:
+------------------------
+1. you should have a running Naming Service.
+ if not, start one at $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service
+
+2. execute the Notify_Logging_Service
+ at $TAO_ROOT/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service
+
+
+The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
+see also $TAO_ROOT/orbsvcs/orbsvcs/DsLogNotification.idl