Step 1: Selecting and applying the persistence type

You can change the default datasource RuleApp and Java XOM persistence settings by running an Ant script that generates a new Rule Execution Server management archive.

Typically you do this if you are in development mode. This step does not apply to beginners using the embedded Derby database.

To change the persistence settings, the distribution provides an Ant script in the <ODM_InstallDir>/executionserver/bin/ressetup.xml file. Use it to create a new instance of the Rule Execution Server management archive and, in the case of a Java EE application server, the Execution Unit (XU).

Note: