commit | c0ed00f234d227a39519bc83bdef1eeee45a89da | [log] [tgz] |
---|---|---|
author | Michael Hanl <hanl@ids-mannheim.de> | Thu Jun 23 14:33:10 2016 +0200 |
committer | Michael Hanl <hanl@ids-mannheim.de> | Thu Jun 23 14:33:10 2016 +0200 |
tree | 2ce4583fcd68be986f3dc89cd2d585d2cedd0019 | |
parent | 1fdc5dfcd4cd312d483452797482dc87eccda274 [diff] [blame] |
caching framework cleanup and test extension Change-Id: I472b0a465e3d2217835ffb1f49e07a1b65a08976
diff --git a/src/main/resources/ehcache.xml b/src/main/resources/ehcache.xml index 1bbb213..3d999e1 100644 --- a/src/main/resources/ehcache.xml +++ b/src/main/resources/ehcache.xml
@@ -42,6 +42,7 @@ memoryStoreEvictionPolicy="LRU" maxEntriesLocalHeap="100" overflowToDisk='false'/> + <cache name='resources' eternal='false' overflowToDisk='false'