Managing the CORBA Interface Repository

Why and when to perform this task

The CORBA Interface Repository (IR) is the component of the Object Request Broker (ORB) that provides persistent storage of interface definitions. It provides access to a collection of object definitions that are specified in the Interface Definition Language (IDL). The IR is populated with data by programs that are emitted by the IDL compiler (through the use of the -eir option). These programs are produced by the IDL compiler according to the IDL files that describe the object or objects.

The IR is used mainly to support the Dynamic Invocation Interface (DII) and Dynamic Skeleton Interface (DSI) capabilities of the ORB. However, it can be used in any situation where a program needs to dynamically retrieve information about object definitions.

Steps for this task

  1. Installing the CORBA Interface Repository server
  2. Populating the CORBA Interface Repository
  3. Accessing the CORBA Interface Repository

Related tasks
Managing CORBA applications



Searchable topic ID:   tcor_ir
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/tasks/tcor_ir.html

Library | Support | Terms of Use | Feedback