I'm having issues with persistence in ehcache. The cache itself works fine when first started but it does not remember the old values when I restart my tomcat servlet. Here's my code for initializing ehcache. I'm not using any xml.I'm having issues with persistence in ehcache.