Hi.

I have configured a persistent cache with ehcache:


<cache name="isinCache"
maxElementsInMemory="10000"
eternal="false"
overflowToDisk="true"
...