Configuration entity name
|
Configuration entity function
|
[UBroker]
|
Defines default property settings for all AppServers, DataServers, and WebSpeed Transaction Servers.
|
[UBroker.AS]
|
Defines default property settings for all instances of an AppServer.
|
[UBroker.AS.product-instance-name]
|
Defines property settings for a particular instance of an AppServer. The ubroker.properties file can contain several of these entities, each with a unique product-instance-name. For an AppServer, product-instance-name is the name you specify for the AppServer instance.
Note: The product-instance-name is unique and case-sensitive. It can contain alphanumeric and special characters, except period (“.”), colon (":"), or square brackets (“[ ]”). The name must not contain blank spaces.
|