[
https://issues.jboss.org/browse/TEIID-4055?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4055:
-------------------------------------
Finished with upstream change but will wait for other JIRAs to resolve, to see if there
are more upstream changes required before we roll into next version of Olingo library.
OData - updating of raw value fails (PUT method to URL with path
$value)
------------------------------------------------------------------------
Key: TEIID-4055
URL:
https://issues.jboss.org/browse/TEIID-4055
Project: Teiid
Issue Type: Sub-task
Components: OData
Reporter: Juraj DurĂ¡ni
Assignee: Ramesh Reddy
*URL:*
http://localhost:8080/odata4/olingo_basic/Source/PutPropTable(1)/name/$value
*Method:* PUT
*Header:* Content-type: text/plain
*Body of request:* it is build like this:
{code:java}
new ByteArrayInputStream("6".getBytes())
{code}
*Response:* The content-type range 'application/xml' is not supported as value of
the Accept header.
*Status code:* 406
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)