summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/TAO_Service/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/TAO_Service/svc.conf')
-rw-r--r--TAO/orbsvcs/TAO_Service/svc.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/TAO_Service/svc.conf b/TAO/orbsvcs/TAO_Service/svc.conf
index 6168a3a624d..94d84ad5d3d 100644
--- a/TAO/orbsvcs/TAO_Service/svc.conf
+++ b/TAO/orbsvcs/TAO_Service/svc.conf
@@ -1,14 +1,14 @@
# Dynamically configure the naming service into the application process.
-#dynamic TAO_Naming_Loader Service_Object * TAO_CosNaming_Serv:_make_TAO_Naming_Loader () "dummy -o ns.ior"
+#dynamic TAO_Naming_Loader Service_Object * TAO_CosNaming:_make_TAO_Naming_Loader () "dummy -o ns.ior"
# Dynamically configure the default Event Service Factory
-#dynamic CEC_Factory Service_Object * TAO_CosEvent_Serv:_make_TAO_CEC_Default_Factory () ""
+#dynamic CEC_Factory Service_Object * TAO_CosEvent:_make_TAO_CEC_Default_Factory () ""
# Dynamically configure the naming service into the application process.
-#dynamic TAO_CEC_Event_Loader Service_Object * TAO_CosEvent_Serv:_make_TAO_CEC_Event_Loader () "dummy -o foo.ref -x"
+#dynamic TAO_CEC_Event_Loader Service_Object * TAO_CosEvent:_make_TAO_CEC_Event_Loader () "dummy -o foo.ref -x"
# Dynamically configure the trading service into the application process.
-#dynamic TAO_Trading_Loader Service_Object * TAO_CosTrading_Serv:_make_TAO_Trading_Loader () "dummy -TSdumpior footra.ref"
+#dynamic TAO_Trading_Loader Service_Object * TAO_CosTrading:_make_TAO_Trading_Loader () "dummy -TSdumpior footra.ref"
#Dynamically remove the trading service from the application process
#remove TAO_Trading_Loader