WebSphere® Application Server allows
you to set custom properties on a dynamic cache instance.
About this task
You can set a custom properties sepcific
to a particular
for a dynamic cache instance in one of the following ways:
- Use
the WebSphere Application Server administrative
console with APAR PM71992 if you want to set custom properties specific
to a particular dynamic cache instance. If you do not have this fix,
contact WebSphere Application Server Support page
at http://www.ibm.com/software/webservers/appserv/was/support.
- If you have created a cacheinstances.properties file,
you can set custom properties within that file. This method cannot
be used to set custom properties for a default dynamic cache (baseCache)
instance.
- Use the WebSphere Application Server administrative
console to change the values of Java virtual machine (JVM) custom
properties.
Note: Any JVM properties set may affect all cache instances
used within a particular JVM.
Note: The scope for JVM properties
can span to all cache instances within a WebSphere Application Server
JVM. Therefore, using cache specific custom properties in theWebSphere Application Server administrative console
(with APAR PM71992 for a default cache instance) or using a cacheinstances.properties file
are preferable in most circumstances.
Procedure