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:
-
Open the RAR deployment descriptor using any text or XML editor.
-
Locate the property name
<config-property-name>jdkLoggingEnabled</config-property-name>.
-
Replace the default value of:
<config-property-value>false</config-property-value>
<config-property-value>true</config-property-value>
Related Concepts
Related Tasks