3 Replies Latest reply on Jan 21, 2009 11:01 AM by yacin00

    create a region which will not be stored

    yacin00

      Hi, I'm trying to creatre a region that will not be stored on my database.
      I tried something like

      <region name="/cache/config" algorithmClass="org.jboss.cache.eviction.NullEvictionAlgorithm"/>
      but it seems that it doesn't have a relation with the eviction or some thing like that.
      how can I set Data without store it on the database?