6.8. JBoss Data Grid Resource Adapter Properties


The JBoss Data Grid (JDG) resource adapter can be configured to support the following caching modes:
Expand
Cache Type
Obtain Cache By
Remote Cache
using JNDI
Remote Cache
1 or more host:port combinations specified
Remote Cache
referring to HotRod client properties file specified
The following table describes the configuration properties that can be configured for the resource adapter:
Expand
Property Name
Required
Property Template
Description
CacheTypeMap
Y
cacheName:className[;pkFieldName] [,cacheName:className[;pkFieldName]..]
This property maps the root Java class name to the cache and identifies the primary key.
module
N
This property specifies the JBoss EAP module containing the cache classes defined in CacheTypeMap.
CacheJndiName
N
This is the JNDI name used to find the CacheContainer.
RemoteServerList
N
host:port[;host:port….]
This property specifies the host (and ports) that will be clustered together to access the caches defined in CacheTypeMap.
ConfigurationFileNameForLocalCache
N
This is the XML configuration file for configuring a local cache.
HotRodClientPropertiesFile
N
This is the HotRod properties file for configuring a connection to a remote cache.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top