posted 5 years ago
Hi I have a Entity, I have configured as a cache Fund
I didnt want to create a cache fund, as I have nore entities to add so set up the default in my ehCache.xml
This outputted the debug message
I have no idea what this message means, but I assumed that skipping for fund, means its not being added to the CacheManager, sp i created an concrete object that extends CacheDecoratorFactory
cache returns
But properties is set to null.
So I took a guess and added Fund to the properties
And got the following error
So now I have got to the point where I am confused. I have a feeling, I dont need a CacheDecoratorFactory, to set up the fund cache, so I am not sure what the original debug message skipping for fund means.
Thanks for any help. Tony