ABP P E N D I X B

Dotted Name Attributes for domain.xml

This appendix describes the dotted name attributes that can be used to address the MBean and its attributes. Every element in the domain.xml file has a corresponding MBean. Because the syntax for using these names involves separating names between periods, these names are called dotted names.

This appendix contains the following topics:

“Top Level Elements” on page 227

“Elements Not Aliased” on page 229

Top Level Elements

The following conditions must be adhered to for all top level elements in the domain.xml file:

Each server, configuration, cluster, or node agent must have a unique name.

Servers, configurations, clusters, or node agents cannot be named domain.

Server instances cannot be named agent.

The following table identifies the top level elements and the corresponding dotted name prefix.

Element Name

Dotted Name Prefix

 

 

applications

domain.applications

 

 

resources

domain.resources

 

 

configurations

domain.configs

 

 

servers

domain.servers

 

Every server contained in this element is accessible as server-name. Where

 

server-nameis the value of the name attribute for the server subelement.

 

 

227

Page 227
Image 227
Sun Microsystems 820433510 manual Dotted Name Attributes for domain.xml, Top Level Elements