summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelo Corsaro <angelo@icorsaro.net>2001-03-19 06:21:28 +0000
committerAngelo Corsaro <angelo@icorsaro.net>2001-03-19 06:21:28 +0000
commite50091bcd21118a9165b9774b91daa5e6a83acfa (patch)
tree9d6c1c56f6dd824c105d83031020212a46f19b3d
parent9127c60fdb3612d4a9713403a4c46ac00e5e49aa (diff)
downloadATCD-e50091bcd21118a9165b9774b91daa5e6a83acfa.tar.gz
ChangeLogTag: Sun Mar 18 23:50:28 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a37
-rw-r--r--TAO/tests/RTCORBA/Banded_Connections/bands.unix2
2 files changed, 37 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index c22737cbd84..3dc11e1774c 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,7 +1,42 @@
+Sun Mar 18 23:50:28 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
+
+ * tests/RTCORBA/Banded_Connections/run_test.pl:
+
+ Changed the paramether passed to the server and the client.
+
+ * tests/RTCORBA/Banded_Connections/bands.nt:
+
+ Changed the priority bands to cover all the available priority
+ range available on win32.
+
+ * tests/RTCORBA/Banded_Connections/server.cpp:
+
+ It was creating and activating two CORBA object using the same
+ servant and using the UNIQUE_ID policy. This problem has been
+ fixed by using two different servant.
+
+ * tests/RTCORBA/Banded_Connections/client.cpp:
+
+ Fixed wront diagnostic message that was erroneously signaling an
+ error condition in case of success.
+
+ * tao/RT_Invocation_Endpoint_Selectors.cpp (select_endpoint):
+
+ Changed the logic used to select the ORB endpoint that should
+ be used to send a GIOP request in presence of priority bands.
+ Before if the client was exposing a priority that was different
+ from one of the server ORB endpoint's priority, an exception
+ would have been raised even if the priority exposed by the
+ client was within one of the bands used by the server ORB.
+ The decision logic assume that the endpoint priority exported in
+ the server ORB are associated with the maximum value of the
+ relative bands.
+
+
Sun Mar 18 21:13:36 2001 Ossama Othman <ossama@uci.edu>
* tao/IORInfo.cpp (add_ior_component_to_profile):
- * tao/Object_Ref_Table.cpp (register_initial_reference):
+ * tao/Object_Ref_Table.cpp (register_initial_reference):
* tao/PolicyFactory_Registry.cpp (register_policy_factory):
Added missing OMG assigned exception minor codes to ACE_THROW
diff --git a/TAO/tests/RTCORBA/Banded_Connections/bands.unix b/TAO/tests/RTCORBA/Banded_Connections/bands.unix
index fb7fd1388de..079ae9bf99f 100644
--- a/TAO/tests/RTCORBA/Banded_Connections/bands.unix
+++ b/TAO/tests/RTCORBA/Banded_Connections/bands.unix
@@ -1 +1 @@
-65 69 74 76 80 80 \ No newline at end of file
+65 69 70 76 77 80