| 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}startup-classType (extension)
Corresponds to StartupClassMBean
Nested Element Summary | |
xs:boolean | failure-is-fatal Specifies whether a failure in this startup class prevents the targeted server(s) from starting. |
xs:boolean | load-before-app-activation Specifies whether the targeted servers load and run this startup class after activating JMS and JDBC services and before activating applications and EJBs. |
xs:boolean | load-before-app-deployments Specifies whether the targeted servers load and run this startup class before activating JMS and JDBC services and before starting deployment for applications and EJBs. |
<xs:complexType name="startup-classType"><xs:complexContent></xs:complexType><xs:extension base="dom:class-deploymentType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="failure-is-fatal" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="load-before-app-deployments" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="load-before-app-activation" nillable="false" type="xs:boolean"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |