[omniORB] SystemException on resolve_initial_references

Duncan Grisby duncan at grisby.org
Fri Oct 3 17:11:26 BST 2003


On Friday 3 October, Rama wrote:

>  I always get a SystemException on 
>  CORBA::Object_var obj = orb->resolve_initial_references("NameService");
>  
>  I have attached my OmniOrb.cfg and the cpp file, Please let me know
>  if i am doing anything wrong?

I told you what was wrong when you asked before. This line:

  InitRef = NameService=corbaname::188.221.211.11/NameService#vts/soa/ConnectionFactory/1966

should just say

  InitRef = NameService=corbaname::188.221.211.11

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list