How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
Answer / babuv
When running itconfigure and creating the Orbix domain in non-GUI mode use the "-hostnamePolicy" parameter to specify the address mode policy for IORs. The hostnamePolicy value can be one of the following:
ip (IP addresses)
localhost ('localhost'),
localhost_ip ('127.0.0.1'),
long (fully qualified hostname),
short (unqualified hostname—the default).
When running itconfigure and creating the Orbix domain in GUI mode use the "Address Mode Policy for Object References" setting in the first step (Domain Defaults) of itconfigure one of the above values can be selected.
Use the hostnamePolicy "long" for generating fully qualified hostnames in IORs.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to limit the connections to from a service?
Tell me does orbix web services provide locator functionality for web services endpoints?
How to retrieve the local IP address on client side within an interceptor?
How to developed the event service consumers and suppliers?
How to configure an Orbix 3.3 license.
How to programatically query the length of a workqueue
Does Orbix 3 support Virtualization operating systems ?
Does Orbix have a size limit for CORBA messages?
Can client use the jdk orb to communicate with the Orbix domain?
How to change the default Orbix client timeout?
How you can access to cobra objects in orbix?
How to access CORBA objects in Orbix ?