[infinispan-issues] [JBoss JIRA] (ISPN-4276) Make JPA cache store work in Karaf
Martin Gencur (JIRA)
issues at jboss.org
Mon May 12 03:23:56 EDT 2014
Martin Gencur created ISPN-4276:
-----------------------------------
Summary: Make JPA cache store work in Karaf
Key: ISPN-4276
URL: https://issues.jboss.org/browse/ISPN-4276
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 7.0.0.Alpha3
Reporter: Martin Gencur
Assignee: Ion Savin
The JPA cache store does not currently work in Karaf. There are several thing to make it work in OSGi:
* use hibernate-osgi dependency, and possibly change some other dependencies
* JpaStoreConfigurationParser70 should be exposed as a service in Blueprint
* EntityManagerFactory should be obtained from the service registry, similar to https://github.com/hibernate/hibernate-orm/tree/master/documentation/src/main/docbook/quickstart/tutorials/osgi/unmanaged-jpa
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the infinispan-issues
mailing list