Programatic cache creation

Posted by Pablo Fernandez on Stack Overflow See other posts from Stack Overflow or by Pablo Fernandez
Published on 2010-05-18T21:19:03Z Indexed on 2010/05/18 22:20 UTC
Read the original article Hit count: 227

Filed under:
|

I switched from xml to programmatically cache creation and now I can't retrieve my cache by name.

Here's a code snippet that shows what I'm doing maybe you can spot an obvious error?

http://gist.github.com/405546

(I'm only showing the relevant lines here).

© Stack Overflow or respective owner

Related posts about java

Related posts about ehcache