[infinispan-issues] [JBoss JIRA] (ISPN-1561) NPE defining named cache
Pete Muir (Created) (JIRA)
jira-events at lists.jboss.org
Thu Nov 24 04:28:40 EST 2011
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list