ehcache / ehcache-jcache

The Ehcache 2.x implementation of JSR107 (JCACHE)
Other
91 stars 48 forks source link

Issue-28 Added check for Cache(Loader|Writer)Factory being properly regi... #29

Closed alexsnaps closed 10 years ago

alexsnaps commented 10 years ago

...stered on is(Read|Write)Through

terracotta-org commented 10 years ago

Test FAILed.

alexsnaps commented 10 years ago

Ugh! There is a bug in the TCK as far as I can tell... https://github.com/ehcache/ehcache-jcache/issues/28#issuecomment-61213063

alexsnaps commented 10 years ago

Closing this PR, handling this properly from my fork. See #33