summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-14 05:41:35 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-07-14 05:41:35 +0000
commit20381a97f0a830d630ec7dd238807e386a4eec19 (patch)
treed4e44e5bc4c68af399029642d202502aa9fdb758
parent38d247fc55430f63dbef6eee3ffc38def2eab8e3 (diff)
downloadATCD-20381a97f0a830d630ec7dd238807e386a4eec19.tar.gz
Sat Jul 14 00:33:28 2001 Paul Calabrese <calabrese_p@ociweb.com>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf2
2 files changed, 9 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index aff0f24a466..eaceb96df1c 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Sat Jul 14 00:33:28 2001 Paul Calabrese <calabrese_p@ociweb.com>
+
+ * examples/PluggableUDP/tests/SimplePerformance/svc.conf:
+
+ Switch this configuration file to use the
+ Advanced_Resource_Factory. This way the options
+ actually do something.
+
Fri Jul 13 16:07:04 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
* orbsvcs/ImplRepo_Service/ImplRepo_i.cpp: Make sure
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf
index 78f2f9da6d8..47b7280df2a 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/svc.conf
@@ -1,2 +1,2 @@
-static Resource_Factory "-ORBProtocolFactory DIOP_Factory -ORBReactor tp"
+static Advanced_Resource_Factory "-ORBProtocolFactory DIOP_Factory -ORBReactorType tp"