Custom property settings
Use this page to configure arbitrary name-value pairs of data, where the name is a property key and the value is a string value that can be used to set internal system configuration properties. Defining a new property enables you to configure a setting beyond that which is available in the console. To view this console page, click one of the following paths:
- For an appserver, click Servers > Application Servers > server. Then, under Server Infrastructure, click Administration > Custom Properties .
- For a JMS server, click Servers > JMS Servers > server. Then, under Server Infrastructure, click Administration > Custom Properties .
- For a deployment manager, click For a deployment manager, click System administration > Deployment manager, and then under Server Infrastructure, click > Java and Process Management > Process Definition > Java Virtual Machine > Custom Properties.
You can then click New to, create a new custom property, click on the name of an existing property to change its settings, or click Delete to delete an existing property.
Configuration tab
- Name
- Name (or key) for the property.
Each property name must be unique. If the same name is used for multiple properties, the value specified for the first property that has that name is used.
Do not start your property names with was. because this prefix is reserved for properties that are predefined in WAS.
Data type String
- Value
Specify the value paired with the specified name.
Data type String
- Description
Provides information about the name and value pair.
Data type String
Related tasks
Manage appservers
Related Reference
Java Virtual machine custom properties
Reference topic