Using the BPEL Service Engine in a Project

Creating a new JDBC Resource

The following procedure provides the steps for creating an application server database JDBC resource.

ProcedureTo create a JDBC resource

  1. In the Sun Java System Application Server (GlassFish) navigation tree, expand the Resources -> JDBC nodes, and select JDBC Resources.

  2. In the right panel, click the New button.

  3. Provide a JNDIName (such as jdbc/bpelseDB) and specify the JDBC Connection Pool (bplseDB) you created previously.

    You use this JNDIName when you later enable persistence in the BPEL Service Engine properties.

  4. Expand the Configuration node and select Transaction Service.

  5. For the On Restart parameter, enable Automatic Recovery by selecting the Enabled check box.