Create a CORBA Service Service Endpoint

To create a Create a CORBA Service Service Endpoint Service Endpoint:

  1. On the Service Endpoints | Add Service Endpoint | Edit Service Endpoint endpoint_name page, enter the Properties for the Create a CORBA Service Service Endpoint.

    On the Naming Service panel, you must configure the values for the Naming Service. The options are:

    1. Naming URL & URL -  If you have the IOR exported to some service (for example, a web server) and a URL exists that can be used to fetch it, check this option and indicate the URL in the URL field below.

    2. Naming IOR & IOR - Specify the IOR in a direct way (recommended).

    3. Naming RIR - Check this option to be able to request the Object Request Broker (ORB) to get the reference of this service trying to resolve its reference.  

      Note
      : This option is not recommended because it has inter-operability problems when using different ORBs.

    4. Naming None -  Select this option if you don't need this service. Remember that objects used in methods are referenced using the Naming Service. Hence, you must use the IOR for that object, passing it as a parameter in its constructor.

On the Interface Repository tab, set the interface repository IOR.  The options are:

    1. Repository URL & URL - If you have the IOR exported to some service (for example, a web server) and a URL exists that can be used to fetch it, select this option and indicate the URL in the URL field.

    2. Repository IOR & IOR - Specify the IOR directly (recommended).

    3. Repository RIR -  Enables you to request the ORB to get the reference of this service trying to resolve its reference. Note that this option is not recommended because it has interop problems when using different ORBs.

    4. 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.

  1. Click Save.