How to access CORBA objects in Orbix ?
Answer / chaitanya
Clients can locate CORBA objects through the OrbixNames, which is Orbix's implementation of the CORBA Naming Service.
"OrbixNames allows you to set up groups of objects that can provide particular services to a client. When a client requests an object from a group, OrbixNames selects an object using a random or a round-robin load-balancing algorithm. You choose the algorithm associated with each group"
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how to increase the internal logging in orbix configure?
How you can configure an orbix domain to contain corbaloc references instead of iors for the orbix services?
How to configure the license of orbix 3.3?
Does Orbix 6 and Orbix 3 support Java 7?
Can client use the jdk orb to communicate with the Orbix domain?
Does Orbix 6 support I/O callback feature?
Explain how you can configure an orbix domain to use the dns network alias hostname in iors for orbix services?
How to configure an Orbix domain to use the DNS network alias hostname in IORs for Orbix services
How to configure an Orbix 3.3 license.
How to developed the event service consumers and suppliers?
How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses
How to access CORBA objects in Orbix ?