| 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}basic-deploymentType (extension)
Corresponds to BasicDeploymentMBean
Nested Element Summary | |
xs:int | deployment-order A numerical value that indicates when this unit is deployed, relative to other DeployableUnits on a server, during startup. |
xs:string | source-path The path to the source of the deployment unit on admin server. |
dom:sub-deploymentType | sub-deployment Targeting for subcomponents that differs from targeting for the component. |
<xs:complexType name="basic-deploymentType"><xs:complexContent></xs:complexType><xs:extension base="dom:target-infoType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="source-path" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="sub-deployment" nillable="true" type="dom:sub-deploymentType">
</xs:element><xs:element minOccurs="0" name="deployment-order" nillable="false" type="xs:int"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |