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 |
Explain how you can retrieve the local ip address on client side within an interceptor?
How to configure for slow connectionsinvocations
How to developed the event service consumers and suppliers?
Define orbix?
How to change the port of the orbix notification service?
How you can access to cobra objects in orbix?
How to programatically query the length of a workqueue
How you dump the orbix configuration?
How you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
How you can configure orbix logging?
How to increase the internal logging in orbix configure?
How to change the default Orbix client timeout?