summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r--TAO/tao/ORB.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp
index 2deec237dcd..8265db8ac0e 100644
--- a/TAO/tao/ORB.cpp
+++ b/TAO/tao/ORB.cpp
@@ -874,6 +874,8 @@ CORBA_ORB::resolve_initial_references (const char *name,
// Is the service name in the IOR Table.
if (table->find_ior (object_id, ior) == 0)
return this->string_to_object (ior.c_str (), ACE_TRY_ENV);
+ if (this->lookup_table_.find_ior (object_id, ior) == 0)
+ return this->string_to_object (ior.c_str (), ACE_TRY_ENV);
else
{
// Get the list of initial reference prefixes specified through