BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType xml-entity-cacheType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}xml-entity-cacheType

Model
<...>
name?, notes?, cache-location?, cache-memory-size?, cache-disk-size?, cache-timeout-interval?, max-size?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

Configure the behavior of JAXP (Java API for XML Parsing) in the server.

MBean: XMLEntityCacheMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringcache-location optional
          

Provides the path name for the persistent cache files.

 
annonymous type derived from intcache-memory-size optional
          

The memory size, in KB, of the cache.

 
annonymous type derived from intcache-disk-size optional
          

The disk size, in MB, of the persistent disk cache.

 
annonymous type derived from intcache-timeout-interval optional
          

The default timeout interval, in seconds, for the cache.

 
intmax-size optional
          

Provides the maximum number of entries that can be stored in the cache at any given time.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1