Sun Java System Access Manager Policy Agent 2.2 Guide for Oracle Application Server 10g

Procedure(Conditional) To Configure the J2EE agent AMAgent.properties Configuration File

  1. Using the text editor of your choice, access the J2EE agent AMAgent.properties configuration file.

  2. Edit the following property as such:


    java.util.logging.config.file =
    PolicyAgent-base/config/AMAgentLogConfig.properties

    The property was originally set as follows:


    java.util.logging.config.file =
    PolicyAgent-base/agent_001/config/AMAgentLogConfig.properties

    where agent_001 serves as an example that might be different in your situation depending upon the number of agents that have been installed on the machine.

    Editing the value for this property involves the removal of the following string “agent_001/

  3. Add the following property and value to the bottom of the configuration file:

    com.sun.identity.agents.config.composite.advice.file = PolicyAgent-base/locale/CompositeAdviceForm.txt
  4. Save and close the updated J2EE agent AMAgent.properties configuration file.