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

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Mar 29 11:37:00 EDT 2016


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

RH Bugzilla Integration commented on TEIID-4055:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1316494|https://bugzilla.redhat.com/show_bug.cgi?id=1316494] from NEW to MODIFIED

> 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
>              Labels: Beta1
>             Fix For: 9.0, 8.12.5
>
>
> *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