You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2013/10/27 06:20:34 UTC

[jira] [Created] (OLINGO-46) IllegalArgumentException: While parsing Embeddable Keys - JPAEntityParser

Chandan V.A created OLINGO-46:
---------------------------------

             Summary: IllegalArgumentException: While parsing Embeddable Keys - JPAEntityParser
                 Key: OLINGO-46
                 URL: https://issues.apache.org/jira/browse/OLINGO-46
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: 1.0.0
            Reporter: Chandan V.A
            Assignee: Chandan V.A
             Fix For: 1.1.0


"java.lang.IllegalArgumentException: object is not an instance of declaring class" exception is thrown while executing the method parse2EdmPropertyValueMap @ line 195.

This is because instead of passing the embeddable instance to method "getProperty" the parent instance (JPA Entity) is passed.



--
This message was sent by Atlassian JIRA
(v6.1#6144)