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.conf23
1 files changed, 0 insertions, 23 deletions
diff --git a/TAO/orbsvcs/TAO_Service/svc.conf b/TAO/orbsvcs/TAO_Service/svc.conf
deleted file mode 100644
index 94d84ad5d3d..00000000000
--- a/TAO/orbsvcs/TAO_Service/svc.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-# Dynamically configure the naming service into the application process.
-#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:_make_TAO_CEC_Default_Factory () ""
-
-# Dynamically configure the naming service into the application process.
-#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:_make_TAO_Trading_Loader () "dummy -TSdumpior footra.ref"
-
-#Dynamically remove the trading service from the application process
-#remove TAO_Trading_Loader
-
-#Dynamically remove the event service from the application process
-#remove TAO_Event_Loader
-
-#Dynamically remove the event service factory from the application process
-#remove CEC_Factory
-
-#Dynamically remove the naming service from the application process
-#remove TAO_Naming_Loader