[
https://issues.jboss.org/browse/AS7-680?page=com.atlassian.jira.plugin.sy...
]
Scott Marlow commented on AS7-680:
----------------------------------
CR1 is currently the next build on the road map.
The fix for this jira is already done but not yet merged to as7 master. At the moment,
I'm debugging to see why my test case for the same is failing to cache the entity
class. I may create a new jira or reuse AS7-680, once I understand where the problem
originates from.
Add BinderService dependency for infinispan hibernate 2LC
---------------------------------------------------------
Key: AS7-680
URL:
https://issues.jboss.org/browse/AS7-680
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Affects Versions: 7.0.0.Beta3
Reporter: Paul Ferraro
Assignee: Scott Marlow
Fix For: 7.0.0.CR1
To make sure the cache manager specified by the hibernate.cache.infinispan.cachemanager
persistence.xml property is started, the deployer needs to specify a dependency on the
appropriate BinderService. i.e. with ServiceName:
org.jboss.as.naming.deployment.ContextNames.JAVA_CONTEXT_SERVICE_NAME.append(value)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira