Frederik Zimmer created OLINGO-884:
--------------------------------------
Summary: Stream update of contained media entities not possible
Key: OLINGO-884
URL: https://issues.apache.org/jira/browse/OLINGO-884
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.1.0
Reporter: Frederik Zimmer
A PUT on the $value of a contained media entity results in "405 Method Not
Allowed".
The problem is in ODataDispatcher method handleValueDispatching where the last
resource has to be an instance of UriResourceEntitySet but it is a
UriResourceNavigation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)