BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType target-infoType

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

Model
<...>
name?, notes?, target?, module-type?, compatibility-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: basic-deploymentType, sub-deploymentType
Components using this type: none
Documentation

This bean defines a system-level JDBC resource. It links a separate descriptor that specifies the definition.

MBean: JDBCSystemResourceMBean

A system resource is a resource whose definition is part of the system configuration rather than an application. The descriptor for the resource is linked through config.xml but resides in a separate descriptor file. The beans representing this descriptor are exposed through JMX

MBean: SystemResourceMBean

This bean represents a file or archive that is deployed to a set of targets in the domain.

MBean: BasicDeploymentMBean

This bean represents any weblogic entity which can be targeted. A bean of this type does not imply that it can be deployed on a weblogic domain. For example, a module within an ear or a submodule within a JMS module. Deployments are represented by BasicDeploymentMBean .

MBean: TargetInfoMBean


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.

 
stringmodule-type optional
          

The values match those defined by jsr88.

 
stringcompatibility-name optional
          

This is only set for beans created as a result of conversion from an 8.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0