To create a CORBA service endpoint:
Access the Service
Endpoints | Add Service Endpoint | Edit Service Endpoint endpoint_name
page for the CORBA type.
For access instructions, see Creating
a Service Endpoint.
Enter the properties
for the service endpoint:
On the Naming Service panel, configure the following Naming Service
properties:
Naming URL & URL - If you have the Interoperable Object Reference (IOR) exported to a service (for example, a Web server), and there is a URL that can be used to fetch it, select this option and indicate the URL in the URL field.
Naming IOR & IOR - Specify the IOR directly. This is the recommended option.
Naming RIR
- The Resolve Initial References (RIR) is a protocol. Selecting
this property enables you to request that the Object Request Broker (ORB)
be used to resolve the Naming Service reference.
Note: Although Aqualogic BPM uses only one ORB, this ORB
can interact with other ORBs in other hosts developed by other vendors.
For this
reason, we do not recommend this option, as it causes interoperability
issues when an ORB interacts with others.
Naming None - Select this option if you do not need this Naming Service. Remember that objects used in methods are referenced using the Naming Service. Therefore you must use the IOR for an object, passing it as a parameter in its constructor.
On the Interface Repository tab, configure the interface repository IOR properties:
Repository URL & URL - If you have the IOR exported to a service (for example, a Web server), and there is a URL that can be used to fetch it, select this option and indicate the URL in the URL field.
Repository IOR & IOR - Specify the IOR directly. This is the recommended option.
Repository RIR - Enables you to request that the ORB be used to resolve the Naming Service reference.
Note: Although Aqualogic BPM uses only one ORB, this ORB can interact with other ORBs in other hosts developed by other vendors. For this reason, we do not recommend this option, as it causes interoperability issues when an ORB interacts with others.
Repository ALBPM - Use this service when an ORB does not have an implementation of the Interface Repository service. Indicate the corresponding Host and Port.
Note: This service must be launched separately.
Click Save.