Using Properties File in the TRA File

Define properties file in the TRA file.

Use the log4j.properties in the TRA file of the Config UI after you have added the properties. To add the log4j.properties file in the TRA file, follow these steps:

Procedure

  1. Navigate to the ASG_HOME/bin directory.
  2. Open the asg-configui.tra file for editing.
  3. Edit the following property to append the log4j.properties as follows:
       java.extended.properties=-server -Xmx256m -Dlog4j.debug    -Dlog4j.configuration=log4j.properties
  4. Save the changes to the file.
    Note: You must restart the gateway configuration server to see the messages. See Starting GUI.