BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType system-resourceType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}target-infoType
          {http://www.bea.com/ns/weblogic/90/domain}basic-deploymentType
              {http://www.bea.com/ns/weblogic/90/domain}system-resourceType

Model
<...>
name?, notes?, target?, module-type?, compatibility-name?, source-path?, sub-deployment*, deployment-order?, descriptor-file-name?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: custom-resourceType, jdbc-system-resourceType, jms-system-resourceType, wldf-system-resourceType
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


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.

 
stringsource-path optional
          

The path to the source of the deployment unit on admin server.

 
anyTypesub-deployment 0...∞
          

Targeting for subcomponents that differs from targeting for the component.

 
intdeployment-order optional
          

A numerical value that indicates when this unit is deployed, relative to other DeployableUnits on a server, during startup.

 
stringdescriptor-file-name optional
          

The name of the file that contains the module.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1