Setting a Java system property in the WebSphere Application Server
To configure a Java system property in the WebSphere Application Server:
- Log on to the administrative console as the WebSphere Application Server administrator. The access rights of this user are described in Users involved in installation, customization, and configuration.
- For each application server on which the enterprise application for the MER facility
runs:
- Click Servers > Server Types > WebSphere application servers > application server name
- Under Server Infrastructure, click Java and Process Management > Process Definition
- Under Additional Properties, click Java Virtual Machine
- Under Additional Properties, click Custom Properties
- On the Custom Properties page, press the New... button
- On the Configuration page, create and set the custom property:
- In the Name field, enter the name of the property to be set (for example,
com.ibm.dnq.formattedview.timestamp.format) - In the Value field, enter the value of the property (for example,
local)
- In the Name field, enter the name of the property to be set (for example,
- Click Apply
- Restart the application server environment