BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType server-startType

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

Model
<...>
name?, notes?, java-vendor?, java-home?, class-path?, bea-home?, root-directory?, security-policy-file?, arguments?, max-restart-count?, username?, password-encrypted?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This bean is used to configure the attributes necessary to start up a server on a remote machine.

MBean: ServerStartMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringjava-vendor optional
          

The Java Vendor value to use when starting this server For example, BEA, Sun, HP etc

If the server is part of a cluster and configured for automatic migration across possibly different platforms with different vendors providing the JDKs, then, both JavaVendor and JavaHome should be set in the generated configuration file instead.

 
stringjava-home optional
          

The Java home directory (path on the machine running Node Manager) to use when starting this server.

 
stringclass-path optional
          

The classpath (path on the machine running Node Manager) to use when starting this server.

 
stringbea-home optional
          

The BEA home directory (path on the machine running Node Manager) to use when starting this server.

 
stringroot-directory optional
          

The directory that this server uses as its root directory.

 
stringsecurity-policy-file optional
          

The security policy file (directory and filename on the machine running Node Manager) to use when starting this server.

 
stringarguments optional
          

The arguments to use when starting this server.

 
intmax-restart-count optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
stringusername optional
          

The user name to use when booting this server.

 
stringpassword-encrypted optional
          

The encrypted password of the username used to boot the server and perform server health monitoring.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0