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 |
Does interceptor capture ssl handshaking errors?
Are Java Applets supported in Orbix 6.3?
Tell me does orbix web services provide locator functionality for web services endpoints?
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 contain corbaloc references instead of IORs for the Orbix services
Can Orbix config data be backed up, and reused at later time?
Can clients using Orbix 3.x talk to servers using Orbix 2000 ?
How to programatically query the length of a workqueue
How are connections managed in Orbix Connect?
Can a client use jdk orb to communicate with orbix domain?
Does Orbix have a size limit for CORBA messages?
How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses