]
Galder Zamarreño resolved ISPN-1561.
------------------------------------
Resolution: Done
NPE defining named cache
------------------------
Key: ISPN-1561
URL:
https://issues.jboss.org/browse/ISPN-1561
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.1.0.BETA5
Reporter: Pete Muir
Assignee: Pete Muir
Fix For: 5.1.0.CR1
{code}
DefaultCacheManager cacheManager = new DefaultCacheManager(new
ConfigurationBuilder().build());
cacheManager.defineConfiguration("foo", new ConfigurationBuilder().build());
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: