[omniORB] Is there any way to set the poa_iiop_port after CORBA::ORB_init?
Duncan Grisby
dgrisby@uk.research.att.com
Fri, 31 Aug 2001 16:33:56 +0100
On Thursday 30 August, Patrick Hubert wrote:
> For obscure reasons I'd like to be able to set the poa_iiop_port AFTER the
> orb has been initialized... Assuming that the command line option passed
> to the init call did not have the -poa_iiop_port option.
No, I'm afraid you can only set it at ORB_init() time. That's when the
endpoints for the communication are created.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --