BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType machineType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}machineType

Model
<...>
name?, notes?, address*, node-manager?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: unix-machineType
Components using this type: none
Documentation

This bean represents a machine on which servers may be booted. A server is bound to a machine by calling to ServerMBean.setMachine(). Although it is typical that one MachineMBean refers to one physical machine and vice versa, it is possible to have a multihomed machine represented by multiple MachineMBeans. The only restriction is that each MachineMBean be configured with non-overlapping addresses. A configuration may contain one or more of MachineMBeans which may be looked up by their logical names.

MBean: MachineMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringaddress 0...∞
          

The addresses by which this machine is known.

 
anyTypenode-manager optional
          

Returns the NodeManager Mbean that defines the configuration of the Node Manager instance that runs on the machine.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1