Scott Marlow created WFLY-4551:
----------------------------------
Summary: legacy cache containers need org.jboss.as.jpa.hibernate:4 module to
have Infinispan access
Key: WFLY-4551
URL:
https://issues.jboss.org/browse/WFLY-4551
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 9.0.0.CR1
Attachments: failure.txt
Seeing a compliance test failure due to legacy 'cache container' setting:
{quote}
<cache-container name="hibernate" default-cache="local-query"
module="org.jboss.as.jpa.hibernate:4">
{quote}
As a result, the org.jboss.as.jpa.hibernate:4 module also needs access to the
hibernate-infinispan module.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)