summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Loading/svc.conf')
-rw-r--r--TAO/examples/POA/On_Demand_Loading/svc.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/svc.conf b/TAO/examples/POA/On_Demand_Loading/svc.conf
index 640281c0e64..a5a704c4cdc 100644
--- a/TAO/examples/POA/On_Demand_Loading/svc.conf
+++ b/TAO/examples/POA/On_Demand_Loading/svc.conf
@@ -1,4 +1,5 @@
# $Id$
#
-
-static Server_Strategy_Factory "-ORBsystemidpolicydemuxstrategy dynamic -ORBtablesize 128"
+static Resource_Factory "-ORBresources global"
+static Client_Strategy_Factory ""
+static Server_Strategy_Factory "-ORBconcurrency reactive -ORBsystemidpolicydemuxstrategy dynamic -ORBtablesize 128"