]
Radim Vansa updated ISPN-7050:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
JCache: CacheLoaderTest/CacheWriterTest always fail
---------------------------------------------------
Key: ISPN-7050
URL:
https://issues.jboss.org/browse/ISPN-7050
Project: Infinispan
Issue Type: Bug
Components: Core, Test Suite - Core
Reporter: Dan Berindei
Assignee: Radim Vansa
Priority: Blocker
Fix For: 9.0.0.Beta1
JCache requires loader/writer exceptions to be wrapped in a
{{javax.cache.integration.CacheLoaderException}}. We do that, but we also wrap it in a
{{CacheException}}.