| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}server-startType (extension)
Corresponds to ServerStartMBean
Nested Element Summary | |
xs:string | arguments The arguments to use when starting this server. |
xs:string | bea-home The BEA home directory (path on the machine running Node Manager) to use when starting this server. |
xs:string | class-path The classpath (path on the machine running Node Manager) to use when starting this server. |
xs:string | java-home The Java home directory (path on the machine running Node Manager) to use when starting this server. |
xs:int | max-restart-count The maximum number of automatic restarts for this server. |
xs:string | password-encrypted |
xs:string | root-directory The directory that this server uses as its root directory. |
xs:string | security-policy-file The security policy file (directory and filename on the machine running Node Manager) to use when starting this server. |
xs:string | username The user name to use when booting this server. |
<xs:complexType name="server-startType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="java-home" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="class-path" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="bea-home" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="root-directory" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="security-policy-file" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="arguments" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="max-restart-count" nillable="false" type="xs:int">
</xs:element><xs:element minOccurs="0" name="username" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="password-encrypted" nillable="true" type="xs:string"/></xs:sequence>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |