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

Juraj Duráni (JIRA) issues at jboss.org
Thu Mar 10 02:17:00 EST 2016


Juraj Duráni created TEIID-4055:
-----------------------------------

             Summary: 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