ILOG JRules User Guide > Managing Rule Execution Server > Tasks > Administering Rule Execution Server > Changing the Default Behavior of the Execution Stack > Enabling JDK Logging

JDK logging is only supported on the Sun Java System Application Server PE 8.2. To configure the logging, you should use the management console of the Sun AS.

To enable JDK logging in the XU:

  1. Open the RAR deployment descriptor using any text or XML editor.
  2. Locate the property name <config-property-name>jdkLoggingEnabled</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