BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType custom-resourceType

{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
          {http://www.bea.com/ns/weblogic/920/domain}basic-deploymentType
              {http://www.bea.com/ns/weblogic/920/domain}system-resourceType
                  {http://www.bea.com/ns/weblogic/920/domain}custom-resourceType

Model
<...>
name?, notes?, target?, module-type?, compatibility-name?, source-path?, sub-deployment*, deployment-order?, deployment-principal-name?, descriptor-file-name?, resource-class?, descriptor-bean-class?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

A CustomResource is an untyped SystemResource for which creator of the bean defines the name of the class that will be used when the resource is deployed on the managed server.

MBean: CustomResourceMBean


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.

 
stringdeployment-principal-name optional
          

A string value that indicates what principal should be used when deploying the file or archive during startup and shutdown.

 
stringdescriptor-file-name optional
          

The name of the file that contains the module.

 
stringresource-class optional
          

This is the name of the class that is used to manage the lifecycle of the resource.

 
stringdescriptor-bean-class optional
          

Returns the interface of the bean that is returned by the #getResource method.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0