Juraj Duráni created TEIID-4058:
-----------------------------------
Summary: OData - Request entity which does not exist return 204 instead of
404
Key: TEIID-4058
URL:
https://issues.jboss.org/browse/TEIID-4058
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj Duráni
Assignee: Ramesh Reddy
If entity with requested ID does not exist, OData service should return 404 but Teiid
returns 204.
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView(-2)
Moreover, if users define also property in the URL, Teiid returns 404, but body is neither
in XML nor in JSON format (seems like generic EAP error page).
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/SimpleTableView(-2)/intkey
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)