Using the BPEL Service Engine in a Project

Enabling Persistence for the BPEL Service Engine

The following procedure provides the steps for configuring the BPEL Service Engine for persistence.

ProcedureTo enable persistence for the BPEL Service Engine

  1. In the NetBeans IDE Services window, expand the Sun Java System Application Server (GlassFish) -> JBI -> Service Engines Nodes.

  2. Right-click sun-bpel-engine and select Properties.

    The sun-bpel-engine Properties window appears.

  3. Set the PersistenceEnabled property value to true.

  4. Set the JNDIName property value to specify the JNDIName of the JDBC resource that you created when you configured the database.

  5. Click Close to save your settings.

    See Configuring the BPEL Service Engine Runtime Properties for property descriptions.

  6. Stop, shut down, and start the BPEL Service Engine to enable your new settings.