BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType componentType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}deploymentType
          {http://www.bea.com/ns/weblogic/90/domain}componentType

Model
<...>
name?, notes?, target?, deployment-order?, uri?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: connector-componentType, ejb-componentType, jdbc-pool-componentType, web-app-componentType
Components using this type: none
Documentation
 

A component is a specific type of deployment that is part of a J2EE application (see ApplicationMBean). Typically it is a JAR, WAR, or RAR file that contains application code. Deploying an application is primarily the sum of its component deployments. Components define the target servers for the application. A target may be a server or cluster. Web Applications may also reference Virtual hosts, which in turn define additional server/cluster targets.

MBean: ComponentMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringtarget optional
          

Privileges:

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

 
annonymous type derived from intdeployment-order optional
          

A priority that the server uses to determine when it deploys an item.

 
stringuri optional
          

A URI that points to the application module, usually on the Administration Server.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1