summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-15 01:42:55 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-15 01:42:55 +0000
commitce6513233bda69e03e2bbfca743a1da19f54932f (patch)
tree18dfc8258ca0d25045c878c126ca817038640c8a
parent5337f9eb1316622b31bddeca9fa3006ca4dfe788 (diff)
downloadATCD-ce6513233bda69e03e2bbfca743a1da19f54932f.tar.gz
Updated to use static services.
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/implrepo.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/implrepo.conf b/TAO/orbsvcs/tests/ImplRepo/implrepo.conf
index dfef701b2ae..f90601df906 100644
--- a/TAO/orbsvcs/tests/ImplRepo/implrepo.conf
+++ b/TAO/orbsvcs/tests/ImplRepo/implrepo.conf
@@ -1,4 +1,4 @@
# $Id$
-dynamic Resource_Factory Service_Object * TAO:_make_TAO_Resource_Factory() "-ORBresources tss"
-dynamic Client_Strategy_Factory Service_Object * TAO:_make_TAO_Default_Client_Strategy_Factory()
-dynamic Server_Strategy_Factory Service_Object * TAO:_make_TAO_Default_Server_Strategy_Factory() "-ORBconcurrency thread-per-connection -ORBpoalock null -ORBtablesize 128"
+static Resource_Factory "-ORBresources tss"
+static Client_Strategy_Factory ""
+static Server_Strategy_Factory "-ORBconcurrency thread-per-connection -ORBpoalock null"