[infinispan-issues] [JBoss JIRA] (ISPN-1962) infinispan cdi implementation is not 1.0 compliant
Mathieu Lachance (JIRA)
jira-events at lists.jboss.org
Mon Apr 2 07:15:47 EDT 2012
Mathieu Lachance created ISPN-1962:
--------------------------------------
Summary: infinispan cdi implementation is not 1.0 compliant
Key: ISPN-1962
URL: https://issues.jboss.org/browse/ISPN-1962
Project: Infinispan
Issue Type: Bug
Components: CDI integration, Configuration
Affects Versions: 5.1.3.FINAL
Reporter: Mathieu Lachance
Assignee: Pete Muir
As discussed on infinispan and weld forum (see references), the
org.infinispan.cdi.InfinispanExtension::registerCacheConfigurations(@Observes AfterDeploymentValidation event, CacheManagerEventBridge eventBridge, @Any Instance<EmbeddedCacheManager> cacheManagers, BeanManager beanManager)
is not compliant to cdi 1.0 specification as it should only accept a BeanManager.
--
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