[
https://issues.jboss.org/browse/ISPN-7869?page=com.atlassian.jira.plugin....
]
Sebastian Łaskawiec resolved ISPN-7869.
---------------------------------------
Resolution: Won't Fix
As I explained in JDG-998 and in [Pull
Request|https://github.com/jboss-developer/jboss-jdg-quickstarts/pull/164], this change is
not needed. See this quotation:
{quote}
Previously, the CDI Quickstart Guide instructions required the JBoss Data Grid EAP modules
be bundled with the application. However, the quickstart did not work in this case. The
quickstart now specifies the JDG EAP modules be installed directly on the server, which
allows the quickstart to work as expected.
{quote}
modules for EAP does not include all necessary indexes
------------------------------------------------------
Key: ISPN-7869
URL:
https://issues.jboss.org/browse/ISPN-7869
Project: Infinispan
Issue Type: Bug
Components: WildFly modules
Reporter: Wolf-Dieter Fink
Assignee: Sebastian Łaskawiec
To use JCache with CDI annotations together with the WildFly modules it is necessary to
have a jandex.idx index file within the jar files.
This is needed for Wildfly, otherwise no annotations are found if the dependency
(MANIFEST or jboss-deployment-structure.xml) is declared with annotations=true
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)