Previous | Notification Service Configuration | Next |
The Naming Service entry for the Singleton.
The IOR URL property specifies the location of an Interoperable Object Reference (IOR) for the Service, using the Universal Resource Locator (URL) format. This information is used when a client attempts to resolve a reference to the Service. Currently only http and file URLs are supported, for example:
file:/usr/users/openfusion/ProcessSingleton.ior
http://www.prismtechnologies.com/openfusion/ProcessSingleton.ior
The IOR File Name option specifies the name and location of the IOR file for the Singleton. If this property is not set, the IOR file name will be:
<INSTALL>/domains/<domain>/<node>/<service>/<singleton>/<singleton>.ior
where <INSTALL> is the OpenFusion installation path. See The Object Hierarchy for details of the domains directory structure.
The name of the Naming Service which will be used to resolve the Singleton object.
Previous | Notification Service Configuration | Next |