Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create the XA JDBC Resource

  1. Expand the Resources node and the JDBC node, and select the JDBC Resources node.

  2. Click New.

    The New JDBC Resource page appears.

  3. In the JNDI Name field, specify a unique name for the XA JDBC resource. By convention, the name begins with the jdbc/ string. For example:

    jdbc/iepseOracleXA

    You use the JNDI name in a later procedure.

  4. In the Pool Name drop-down menu, select the XA connection pool that you created.

  5. Click OK.

    The JDBC resource is created.