- 6.6.1. Configuring J2EE Policy Agent Global Properties
- 6.6.2. Configuring J2EE Policy Agent Application Properties
- 6.6.3. Configuring J2EE Policy Agent SSO Properties
- 6.6.4. Configuring J2EE Policy Agent OpenAM Services Properties
- 6.6.5. Configuring J2EE Policy Agent Miscellaneous Properties
- 6.6.6. Configuring J2EE Policy Agent Advanced Properties
When you create a J2EE policy agent profile and install the agent, you can choose to store the agent configuration centrally and configure the agent through OpenAM console. Alternatively, you can choose to store the agent configuration locally and configure the agent by changing values in the properties file. This section covers centralized configuration, indicating the corresponding properties for use in a local configuration file where applicable.[6]
![]() |
Tip |
|---|---|
|
To show the agent properties in configuration file format that correspond to what you see in the console, click Export Configuration after editing agent properties. |
After changing properties specified as "Hot swap: no" you must restart the agent.
[6] The configuration file syntax is that of a standard Java properties file, though backslash escapes can be used only to wrap long lines. See java.util.Properties.load for a description of the format. The value of a property specified multiple times is not defined.

![[Tip]](common/images/admon/tip.png)
