Changing the persistence mode

Change the persistence mode.

About this task

To change the persistence mode, modify the resource adapter descriptor file, then add it to your class path.

The deployment descriptor includes comments to help you configure the file to your needs. The properties to change to modify persistence are:

  • persistenceType

  • persistenceProperties

For information on creating archives configured with a persistence type, refer to the ressetup.xml Ant script.

Procedure

  1. To change the execution stack from the default file persistence modify the resource adapter descriptor file ra.xml located in:

    <InstallDir>/executionserver/bin

  2. After you have configured this file, add it to your class path. At run time, ra.xml overrides the default_ra.xml file provided in jrules-res-execution.jar.