[
https://issues.jboss.org/browse/ISPN-1962?page=com.atlassian.jira.plugin....
]
Mathieu Lachance commented on ISPN-1962:
----------------------------------------
Hi Manick, see attachment in forum :
https://community.jboss.org/thread/197565
simple maven project using : weld-se 2.0.0.Alpha1 + infinispan-core 5.1.3.CR1 +
infinispan-cdi 5.1.3.CR1
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: Kevin Pollet
Fix For: 5.2.0.ALPHA1, 5.2.0.FINAL
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