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)