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 |
What is orbix?
Explain how you can close the client connection to the orbix 3 daemon?
How can you dump the orbix configuration?
How to developed the event service consumers and suppliers?
Can a client use jdk orb to communicate with orbix domain?
How to dump Orbix configuration
How to retrieve the local IP address on client side within an interceptor?
Tell me does orbix web services provide locator functionality for web services endpoints?
How you configure thread pool settings in orbix 6.3?
Explain how you can configure orbix logging?
How to limit connections tofrom a service ?
Are Java Applets supported in Orbix 6.3?