Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / orbsvcs / Logging_Service / Notify_Logging_Service / README
blob4c51dde674375ba4056ac0b788a42951310590d6
3 The service is registered with the naming service with the name
4 "NotifyLogFactory" .
6 To run the Notify Logging Service:
7 ------------------------
8 1. you should have a running Naming Service.
9    if not, start one at $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service
11 2. execute the Notify_Logging_Service
12    at $TAO_ROOT/orbsvcs/Logging_Service/Notify_Logging_Service/Notify_Logging_Service
15 The idl spec is $TAO_ROOT/orbsvcs/orbsvcs/DsNotifyLogAdmin.idl
16 see also $TAO_ROOT/orbsvcs/orbsvcs/DsLogNotification.idl