You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Fadhly (JIRA)" <ji...@apache.org> on 2014/11/19 03:44:34 UTC

[jira] [Created] (OLINGO-490) Olingo v2 JPA does not work with hibernate envers.

Fadhly created OLINGO-490:
-----------------------------

             Summary: Olingo v2 JPA does not work with hibernate envers.
                 Key: OLINGO-490
                 URL: https://issues.apache.org/jira/browse/OLINGO-490
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: V2 2.0.0
            Reporter: Fadhly


Class cast exception when using JPA/Hibernate with Hibernate envers @Audited annotation. The current source did not make a class instance check hence the error below;

org.hibernate.jpa.internal.metamodel.MapMember cannot be cast to java.lang.reflect.AnnotatedElement



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)