Connecting to the CORBA interface
The probe connects to Cisco Transport Manager using either an Interoperable Object Reference (IOR) file or a Naming Service.
Using IOR files
When using IOR files, the
probe gets the object reference of the EmsSessionFactory_I
object
from the IOR file specified by the IORFile property.
Using a Naming Service
If a value is not
specified for the IORFile property, the probe
gets the object reference of the EmsSessionFactory_I
object from a Naming Service. The probe locates the Naming Service
using either the IBM Object Request Broker (ORB) properties or the
Naming Context IOR file properties.
You can specify the Naming Service host and port using the ORBInitialHost and ORBInitialPort properties.
You
can specify the Naming Context IOR file and the location of the EmsSessionFactory_I
object
using the NamingContextIORFile and NamingContextPath properties.