Michael Burwig created OLINGO-819:
-------------------------------------
Summary: ODataJsonSerializer.resolveComplexType throws unjustified
Exception
Key: OLINGO-819
URL: https://issues.apache.org/jira/browse/OLINGO-819
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.0.0
Reporter: Michael Burwig
{{ODataJsonSerializer.complex}} calls {{final EdmComplexType resolvedType =
resolveComplexType(metadata, type, property.getType());}} and fails (_Wrong
base type_) if {{type}} and {{property.getType()}} refer to the same type. This
behavior does not appear to be stated or implied by the documentation and seems
unintuitive to me.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)