-
Bug
-
Resolution: Done
-
Blocker
-
5.1.3.FINAL
-
None
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.
- relates to
-
ISPN-2125 Add a Weld test to testsuite
- Closed