diff options
author | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-11-16 19:34:49 +0000 |
---|---|---|
committer | pradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-11-16 19:34:49 +0000 |
commit | 3f7d9836b6ec56fd363225ffb349416dee8d6170 (patch) | |
tree | b2ee31e5c50942d2011b59b093f41e02b363cb52 /TAO/orbsvcs/Logging_Service | |
parent | 388e55bcb59e29f612dcaf232fed6735325389ec (diff) | |
download | ATCD-3f7d9836b6ec56fd363225ffb349416dee8d6170.tar.gz |
Fri Nov 15 15:29:24 2002 Pradeep Gore <pradeep@oomworks.com>
Diffstat (limited to 'TAO/orbsvcs/Logging_Service')
-rwxr-xr-x | TAO/orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf index 509c0ee230f..eb86f799f6e 100755 --- a/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf +++ b/TAO/orbsvcs/Logging_Service/Notify_Logging_Service/svc.conf @@ -1,5 +1,6 @@ ##$Id$ ## Load the static Cos Notification Service -static TAO_NS_CosNotification_Service "-DispatchingThreads 1" +static Notify_Default_Event_Manager_Objects_Factory "-MTDispatching -DispatchingThreads 1" + |