0 Replies Latest reply on Apr 4, 2014 5:19 AM by shwethasanjay87

    impact of disable flush jboss cache in application

    shwethasanjay87

      Steps to disable flush cache:

      1. Edit $JBOSS_HOME/server/$JBOSS_CONFIG/conf/jboss-service.xml
      2. Then change the value of DefaultCacheTimeout and DefaultCacheResolution to "0"

      Question: is there any impact on our application if we set DefaultCacheTimeout to 0.