summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-18 20:54:56 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-18 20:54:56 +0000
commit7f6c541f08e32b48a3f391bbd21e25f530d499c7 (patch)
treea46716c60fc98235e86ad963bb9c25edc8118b74 /TAO/tests/NestedUpcall
parent688bfa26f28ece4682eef7225ae2bc80384087d5 (diff)
downloadATCD-7f6c541f08e32b48a3f391bbd21e25f530d499c7.tar.gz
Temporarily disabled the TP Reactor. Once Wait_Strategy is fixed, we
can reenable it.
Diffstat (limited to 'TAO/tests/NestedUpcall')
-rw-r--r--TAO/tests/NestedUpcall/Simple/svc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/NestedUpcall/Simple/svc.conf b/TAO/tests/NestedUpcall/Simple/svc.conf
index abce93ca63f..659a3204439 100644
--- a/TAO/tests/NestedUpcall/Simple/svc.conf
+++ b/TAO/tests/NestedUpcall/Simple/svc.conf
@@ -1,5 +1,5 @@
# $Id$
#
-static Resource_Factory "-ORBReactorType tp"
+# static Resource_Factory "-ORBReactorType tp"
# static Server_Strategy_Factory "-ORBConcurrency thread-per-connection"