JBoss.org Community Documentation
First download the JBoss Cache 2.x distribution from
the download page
. You may want the
JBossCache-core-2.X.Y.zip
distribution.
Unzip it, and you will get a directory containing the distribution, such as
JBossCache-core-2.X.Y
.
In this tutorial, we will refer to this as
JBossCache
.
The configuration files are located in the
JBossCache/resources
directory. You can
modify the behavior of the cache by editing the various configuration files.
log4j.xml
. Logging output. You can enable logging, specify log levels or
change the name and path to the log file.
config-samples/replSync-service.xml
. Cache configuration file used for this tutorial.