[infinispan-issues] [JBoss JIRA] (ISPN-3735) CDI/JCache integration not working when running inside AS/EAP
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Nov 19 05:22:07 EST 2013
Galder Zamarreño created ISPN-3735:
--------------------------------------
Summary: CDI/JCache integration not working when running inside AS/EAP
Key: ISPN-3735
URL: https://issues.jboss.org/browse/ISPN-3735
Project: Infinispan
Issue Type: Bug
Components: CDI integration, JCache
Affects Versions: 6.0.0.Final
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Fix For: 6.1.0.Final
[CDI quickstart|https://github.com/infinispan/infinispan-quickstart] does not work when running inside AS7/EAP. The injected cache resolver is not being used as alternative implementation for the cache resolver. This is because in CDI 1.0, alternatives can only be applied for injections in application, and not in libraries used by the application.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list