[teiid-issues] [JBoss JIRA] (TEIID-4055) OData - updating of raw value fails (PUT method to URL with path $value)

Ramesh Reddy (JIRA) issues at jboss.org
Fri Mar 18 15:34:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13179366#comment-13179366 ] 

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)



More information about the teiid-issues mailing list