Intelligent Event Processor (IEP) User's Guide

ProcedureTo Configure the IEP Service Engine to Use the JDBC Resources

  1. Log in to the NetBeans IDE.

  2. In the Services window, expand Servers > GlassFish V2 > JBI > Service Engines.

  3. If the IEP Service Engine is not started, right-click sun-iep-engine and select Start.

  4. Right-click sun-iep-engine and select Properties.

    The Properties dialog box appears.

  5. In the Non XA Data Source Name property, enter the non-XA JDBC resource that you created (for example, jdbc/iepseMySqlNonXA).

  6. In the XA Data Source Name property, enter the XA JDBC resource that you created (for example, jdbc/iepseMySQLXA).

  7. In the Database Schema Name property, enter the name of the MySQL schema for the IEP database.

  8. Click OK.