Pavan Jadda created IGNITE-7813:
-----------------------------------
Summary: Method org/apache/ignite/cache/hibernate/HibernateRegionFactory.start(Lorg/hibernate/boot/spi/SessionFactoryOptions;Ljava/util/Properties;)V is abstract
Key: IGNITE-7813
URL:
https://issues.apache.org/jira/browse/IGNITE-7813 Project: Ignite
Issue Type: Bug
Components: hibernate
Affects Versions: 2.3
Reporter: Pavan Jadda
I am trying to implement Hibernate 2nd level cache with Apache Ignite. For this, I used following maven dependency in pom.xml based on Apache Ignite [official documentation|
https://apacheignite-mix.readme.io/docs/hibernate-l2-cache]. I get the following exception when I run the application. I use this JHipster, Docker, and Apache Ignite. Code uploaded to [github|
https://github.com/pavankjadda/ApacheIgnite-JHipster-Docker]
*Method org/apache/ignite/cache/hibernate/HibernateRegionFactory.start(Lorg/hibernate/boot/spi/SessionFactoryOptions;Ljava/util/Properties;)V is abstract*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)