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/...
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)