ILOG JRules User Guide > Managing Rule Execution Server > Tasks > Administering Rule Execution Server > Changing the Default Behavior of the Execution Stack > Switching on the Trace Auto Flush

The Execution Unit (XU) trace can be automatically flushed using a configuration property.

To switch on the trace auto flush property:

  1. Open the RAR deployment descriptor using any text or XML editor.
  2. Locate the property name <config-property-name>traceAutoFlush</config-property-name>.
  3. Replace the default value of:
  4. <config-property-value>false</config-property-value>
    with:
    <config-property-value>true</config-property-value>

Related Concepts

Execution Unit (XU)

Related Tasks

Configuring the XU for the XU Plug-in
Adding Execution Unit (XU) JCA 1.5 Connection Factories