Disabling template-based invalidations during JSP reloads

By setting the Java™ virtual machine (JVM) com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation custom property to true, the template-based invalidations are disabled during JSP reloads.

About this task

To set any of these JVM custom properties, complete the following steps:

Procedure

  1. In the administrative console, click Servers > Application servers >server_name > Process definition > Java virtual machine > Custom properties > New.
  2. Enter com.ibm.ws.cache.CacheConfig.disableTemplateInvalidation in the Name field.
  3. Enter true in the Value field.
  4. Save the property and restart WebSphere® Application Server.

Icon that indicates the type of topic Task topic



Timestamp icon Last updated: March 5, 2017 17:27
File name: tdyn_tempinvalidations.html