BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType unix-machineType

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

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

This bean represents a machine that is running the UNIX operating system. It extends MachineMBean with properties specific to the UNIX platform.

MBean: UnixMachineMBean


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.

 
booleanpost-bind-uid-enabled optional
          

This bean represents a machine that is running the UNIX operating system.

 
stringpost-bind-uid optional
          

The UNIX user ID (UID) that a server running on this machine will run under after it has carried out all privileged startup actions.

 
booleanpost-bind-gid-enabled optional
          

This bean represents a machine that is running the UNIX operating system.

 
stringpost-bind-gid optional
          

The UNIX group ID (GID) that a server running on this machine will run under after it has carried out all privileged startup actions.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0