irdump utility

The irdump utility lists the contents of the Interface Repository.

In default mode, irdump begins at the root of the Interface Repository (IR) database and outputs everything to standard output. Optionally, a module or interface name may be specified and only that entity outputs to standard out.

Running irdump when the Interface Repository is empty produces the following output:


=============
InterfaceDef:          ::Object
=============
RepositoryID:          IDL:Object:1.0
Defined in:            The Repository
Version:               1.0
** Num of Base Interfaces: 0
    Interface is empty.

If the Interface Repository resides on the same computer where irdump is being run, irdump will access the Interface Repository directly.

If the Interface Repository resides on another computer and the Interface Repository server (wasirsvr) is running there, the irdump utility can be directed to that server's Interface Repository.

The command line arguments are passed to ORB_init, so any properties that may be set on ORB_init can be passed when invoking irdump. For example if wasirsvr is running on "host1" and listening on port 727, irdump can be run by using the following command:

irdump.exe -ORBInitRef InterfaceRepository=corbaloc::host1:727/InterfaceRepository


Related tasks
Installing the CORBA Interface Repository server



Searchable topic ID:   rcor_irdump
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/ref/rcor_irdump.html

Library | Support | Terms of Use | Feedback