Creating and Configuring an Oracle Tuxedo Connection Shared Resource

After creating a project, you can add an Oracle Tuxedo Connection shared resource to establish connection between the plug-in and the Oracle Tuxedo system.

Prerequisites

The Oracle Tuxedo Connection shared resource is available at the Resources level. Ensure that you have created a project. See Creating a Project for details.

Procedure

  1. In the Project Explorer view, expand the created project.
  2. Right-click the Resources folder, and then click New > Oracle Tuxedo Connection to open the Oracle Tuxedo Connection Client wizard.
  3. In the Oracle Tuxedo Connection Client dialog, package name, and resource name of the Oracle Tuxedo connection are provided by default. If you do not want to use the default configurations, change them accordingly. Click Finish to create the Tuxedo Client Connection.
    Note: In a project, all the Oracle Tuxedo Connection shared resources cannot use the same name, even if the shared resources belong to different packages.
  4. In the Connection Client panel, enter the JOLT Server Listener Network Address.
    1. For non-SSL connection Use SSL checkbox is unchecked as shown in the image below.


    2. For SSL connection Use SSL checkbox is checked as shown in the image below. When checkbox is checked, Client Certificate textbox is displayed automatically. Provide fully qualified path of client certificate in this textbox.


    Note: Similarly, the "Jolt Server Listener Network Address" is given for non-SSL and SSL as follows //<IP_ADDRESS>:<SSL_OR_NON_SSL_PORT>. Depending upon Oracle Tuxedo server configuration, the SSL and non-SSL ports can be same or different.
    Note: SSL certificate for the client as well as server can be created using Oracle Wallet or openssl. For more information, check Setting Up Oracle Wallet Using ORAPKI
  5. Click Save.