0 Replies Latest reply on Apr 26, 2014 11:29 AM by grapebaba

    jrebel 5.5.3 with Richfaces 4.3.6 web fold not reload

    grapebaba

      in WebInitiallizer, i set the context parameters below. but it doesn't work. i guess it is resulted by LRU cache, Can anyone help me or if anyone could tell me how to disabled the LRU cache so that i can do a test?

          servletContext.setInitParameter("javax.faces.FACELETS_REFRESH_PERIOD", "0");
         servletContext.setInitParameter("javax.faces.PROJECT_STAGE", "Development");