[
https://issues.jboss.org/browse/ISPN-3011?page=com.atlassian.jira.plugin....
]
Tristan Tarrant updated ISPN-3011:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
NullPointerException when creating JCacheManager instances with named
caches
----------------------------------------------------------------------------
Key: ISPN-3011
URL:
https://issues.jboss.org/browse/ISPN-3011
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 5.3.0.Alpha1
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Fix For: 5.3.0.Beta1
Passing a configuration file to JCacheManager with named caches defined in them throws
NullPointerException:
{code}java.lang.NullPointerException
at javax.cache.SimpleConfiguration.<init>(SimpleConfiguration.java:175)
at org.infinispan.jcache.JCache.<init>(JCache.java:95)
at org.infinispan.jcache.JCacheManager.<init>(JCacheManager.java:109)
at jcache.ReplicatedCacheTest.beforeClass(ReplicatedCacheTest.java:36){code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira