[omniORB] Multiple location problem...

Duncan Grisby duncan at grisby.org
Fri Apr 16 18:38:26 BST 2004


On Thursday 15 April, renny.koshy at rubixinfotech.com wrote:

> corbaloc:iiop:10.0.100.31:9001,iiop:10.0.100.31:9002/Kernel
> 
> But... if the primary server isn't there... the ORB doesn't even switch
> over & try the second one, instead it throws an exception...

Fail-over between addresses only works with GIOP 1.1 and above. If you
use this it should work:

  corbaloc:iiop:1.2 at 10.0.100.31:9001,iiop:1.2 at 10.0.100.31:9002/Kernel

Cheers,

Duncan.

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



More information about the omniORB-list mailing list