Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Services --> XML

Tasks     Additional Documentation     Attributes

Overview

Use this tab to associate an existing XML Registry with a WebLogic Server instance.

Also use this tab to configure the external entity cache, such as the cache memory size, the cache disk size, and how long WebLogic Server should wait between refreshing the cache.

Tasks

Configuring the External Entity Cache

Monitoring the External Entity Cache

Additional Documentation

(Requires an Internet connection.)

External Entity Configuration Tasks

Attributes

Attribute Label

Description

Value Constraints

XMLRegistry

The XML Registry for the server.

MBean: weblogic.management.
configuration.ServerMBean

Attribute: XMLRegistry

Configurable: yes

Readable: yes

Writable: yes

Cache Memory Size

The memory size in KBytes of the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheMemorySize

Minimum: 0

Default: 500

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes

Cache Disk Size

The disk size in MBytes of the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheDiskSize

Minimum: 0

Default: 5

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes

Cache Timeout Interval

The default timeout interval in seconds for the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheTimeoutInterval

Minimum: 0

Default: 120

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next