[omniORB] (no subject)

Duncan Grisby duncan@grisby.org
Tue Apr 8 12:22:02 2003


On Thursday 3 April, Luyckx Joan wrote:

> We upgraded from omniORB-4.0.0 to omniORB-4.0.1 to solve a problem with
> multipathing. It works fine, if we specify a clientTransportRule carrying
> the ip address of the server instead of its hostname.
> 
> Is there a work-around, since we like to work with the hostname instead of
> the ipaddress.

You can't use host names in the transport rules. If you want to, you
can write your own code that resolves host names to IP addresses
before you call ORB_init, then sets the parameters programatically.

Cheers,

Duncan.

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