[infinispan-issues] [JBoss JIRA] Created: (ISPN-1364) Allow use of CacheContainer interface for cache manager configuration
Kevin Pollet (JIRA)
jira-events at lists.jboss.org
Thu Sep 1 08:11:26 EDT 2011
Allow use of CacheContainer interface for cache manager configuration
---------------------------------------------------------------------
Key: ISPN-1364
URL: https://issues.jboss.org/browse/ISPN-1364
Project: Infinispan
Issue Type: Enhancement
Components: CDI integration
Affects Versions: 5.0.0.FINAL, 5.0.0.CR8
Reporter: Kevin Pollet
Assignee: Kevin Pollet
Fix For: 5.1.0.BETA1, 5.1.0.FINAL
Currently the {{infinispan-cdi}} extension only works with the {{EmbeddedCacheManager}} interface. That means that a cache manager cannot be configured with a producer of type {{CacheContainer}}. The CDI extension has to be flexible and allow to use the interface {{EmbeddedCacheManager}} or {{CacheContainer}}.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list