Designing Intelligent Event Processor (IEP) Projects

ProcedureTo Create the Non-XA JDBC Resource

  1. In the left navigation panel of the Admin Console, expand Resources and JDBC, and then select JDBC Resources.

  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 will use the JNDI name in a later procedure.

  4. In the Pool Name field, select the non-XA connection pool that you created in the previous procedure.

  5. Click OK.

    The JDBC resource is created.