bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Services --> XML

Tasks     Related Topics     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

Related Topics

External Entity Configuration Tasks

Attributes

Table 1-21

Attribute Label

Description

Value Constraints

XMLRegistry

The xMLRegistry attribute of the ServerMBean object

MBean: weblogic.management.
configuration.ServerMBean

Attribute: XMLRegistry

Configurable: yes

Cache Memory Size

The memory size in KBytes of the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheMemorySize

Minimum: 0

Default: 500

Dynamic: yes

Cache Disk Size

The disk size in MBytes of the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheDiskSize

Minimum: 0

Default: 5

Dynamic: yes

Cache Timeout Interval

The default timeout interval in seconds for the cache.

MBean: weblogic.management.
configuration.
XMLEntityCacheMBean

Attribute: CacheTimeoutInterval

Minimum: 0

Default: 120

Dynamic: yes

 

Back to Top Previous Next