Skip to main content

VBE: Can _bind() be used to communicate to other ORB vendors like ORBIX?

  • February 16, 2013
  • 0 replies
  • 0 views

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

Old KB# 26442

#SmartAgent
#VisiBroker
#Security