ehcache/ehcache-shiro

Provide a way to specify a configuration file

Closed this issue · 1 comments

Current code hardcodes the configuration to a specific XML file.

There should be an option - in a Shiro compatible way ideally - to specify a custom config file.

Also we should not read the config file each time a cache needs to be created as is currently the case.

Merged - #14