XMLEntityCache

 


Description

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

 


Syntax

<XMLEntityCache


CacheDiskSize="number


CacheLocation="String


CacheMemorySize="number


CacheTimeoutInterval="number


MaxSize="number


Name="String


Notes="String


Type="String



/>

 


Parent Elements

 


Attributes

Attribute

Description

Range of Values and Default

CacheDiskSize Return the disk size in MBytes of the cache. Admin Console field label: Cache Disk SizeDefault: 5Minimum: 0
CacheLocation Return the path name of the persistent cache files. Required: noDefault: xmlcache
CacheMemorySize Return the memory size in KBytes of the cache. Admin Console field label: Cache Memory SizeDefault: 500Minimum: 0
CacheTimeoutInterval Return the default timeout interval in seconds for the cache. Admin Console field label: Cache Timeout IntervalDefault: 120Minimum: 0
MaxSize
Default: 0
Name The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration. Required: no
Notes Optional information that you can include to describe this configuration. Required: no
Type Returns the type of the MBean. Required: no

Skip navigation bar  Back to Top Previous Next