Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create the Non-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 non-XA JDBC resource. By convention, the name begins with the jdbc/ string. For example:

    jdbc/iepseOracleNonXA

    You use the JNDI name in a later procedure.

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

  5. Click OK.

    The JDBC resource is created.