0 Replies Latest reply on Aug 23, 2007 10:08 AM by yevgen_78

    LRUMap in ajax4jsf

    yevgen_78

      Hi,

      this is the info text from the Tomcat console

      23.08.2007 15:48:55 org.ajax4jsf.cache.CacheManager getCacheFactory
      INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      23.08.2007 15:48:55 org.ajax4jsf.cache.LRUMapCacheFactory createCache
      INFO: Creating LRUMap cache instance using parameters: {org.richfaces.SKIN=blueSky, javax.faces.STATE_SAVING_METHOD=server}
      23.08.2007 15:48:55 org.ajax4jsf.cache.LRUMapCacheFactory createCache
      INFO: Creating LRUMap cache instance of default capacity
      23.08.2007 15:48:55 org.ajax4jsf.cache.CacheManager getCacheFactory
      INFO: Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      23.08.2007 15:48:55 org.ajax4jsf.cache.LRUMapCacheFactory createCache
      INFO: Creating LRUMap cache instance using parameters: {org.richfaces.SKIN=blueSky, javax.faces.STATE_SAVING_METHOD=server}
      23.08.2007 15:48:55 org.ajax4jsf.cache.LRUMapCacheFactory createCache
      


      the creation of LRUMap cache instance. Why 2-3 times? Or this is just the info?