CORBA-server on PC with two ip-addresses
843793Sep 22 2001 — edited Feb 22 2003Hi there,
I have CORBA-server running on a machine that has two ip-addresses. The ior of the server contains only one of the ip-addresses, so the server can't be accessed using that other ip-address. Is there any way to override hostname contained in ior? That would enable me to have separate ior's for both ip-addresses. Or is there any other way round this? I'm using Java ORB.
Thanks