Server User Manual
Element Name Dotted Name Prex
clusters domain.clusters
Every cluster contained in this element is accessible as cluster-name. Where
cluster-name is the value of the name attribute for the cluster subelement.
node-agents domain.node-agents
lb-congs domain.lb-configs
Applicable only for Sun GlassFish Enterprise Server
system-property domain.system-property
converged-lb-congs domain.converged-lb-configs
Applicable only for Sun GlassFish Communications Server
Two levels of aliasing are available:
1. The rst level of alias allows access to attributes of server instances or clusters without going
through the domain.servers or domain.clusters prex. So, for example, a dotted name of
the form server1 maps to the dotted name domain.servers.server1 (where server1 is a
server instance).
2. The second level of alias is used to refer to congurations, applications, and resources of a
cluster or a standalone server instance (target).
The following table identies dotted names beginning with the server name, or cluster name,
that are aliased to top level names under the domain:
Dotted Name Aliased to Comments
target.applications.* domain.applications.* The alias resolves to applications referenced by the target only.
target.resources.* domain.resources.* The alias resolves to all jdbc-connection-pool, connector-connection-pool,
resource-adapter-config, and all other resources referenced by the target.
The following table identies some of the dotted names beginning with the server name, or
cluster name, that are aliased to top level names within the conguration referenced by the
server or cluster. For a complete list, use the asadmin list target.* command.
Dotted Name Aliased to
target.http-service cong-name.http-service
target.iiop-service cong-name.iiop-service
Top Level Elements
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008228










