Problem:
- Product Name: VisiBroker
- Product Version: All
- Product Component: ORB runtime
- Platform/OS Version: n.a.
- JDK/Compiler Version: n.a.
VBE: Can _bind() be used to communicate to other ORB vendors like ORBIX?
Resolution:
When the client program invokes the _bind() method, the VisiBroker ORB contacts Smart Agent (osagent) to locate the object implementation that offers the requested interface. Since osagent is visibroker specific, you cannot use the _bind method here.
Hence, a VisiBroker Client process needs to use mechanism other than osagent (e.g. Naming Service) to contact the Servers using other ORB vendors.
Author: Meghana Rao
Support Case: 597743
#SmartAgent
#VisiBroker
#Security




