Setting Up the Project

Before you can run the project, you need to ensure that it is correctly set up. This section explains how to set up each of the three example processes.

  • AllDataTypes
  • EmpInfo
  • SeqElem
  • ReceiveCharAsNull
  • Timeout

Procedure

  1. Ensure that the Jolt Server Listener Network Address is configured correctly. See Oracle Tuxedo Connection Shared Resource for more information.
  2. Ensure that the XSD Schemas are generated for each process. See Oracle Tuxedo Schema Shared Resource.
    Note: The XSD Schemas for the example process exist by default at TIBCO_HOME/bw/palettes/tux/8.2/examples/oracle_tuxedo_plugin_headerfiles.zip. You need to extract the header files from this compressed folder.
  3. Before running the SeqElem project, go to Module Descriptors in the Project Explorer, open Module Properties and ensure that the TUXEDO_HOME property is set to the path where the plug-in is installed. For example, C:\Program Files\tibco\bw\palettes\tux\8.2 where C:\Program Files\tibco is the location of the TIBCO_HOME and \bw\palettes\tux\8.2 is where the Oracle Tuxedo plug-in is installed (TUXEDO_HOME).