Bug 1316494 - OData - updating of raw value fails (PUT method to URL with path $value)
Summary: OData - updating of raw value fails (PUT method to URL with path $value)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Virtualization 6
Classification: JBoss
Component: Teiid
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER2
: 6.3.0
Assignee: Van Halbert
QA Contact: Juraj Duráni
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-10 11:09 UTC by Juraj Duráni
Modified: 2016-08-24 11:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-24 11:42:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker TEIID-4055 0 Major Closed OData - updating of raw value fails (PUT method to URL with path $value) 2016-06-15 12:34:48 UTC

Description Juraj Duráni 2016-03-10 11:09:00 UTC
Description of problem:
*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:
new ByteArrayInputStream("6".getBytes())
*Response:* The content-type range 'application/xml' is not supported as value of the Accept header.
*Status code:* 406

Comment 1 JBoss JIRA Server 2016-03-17 22:34:44 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4055 to Coding In Progress

Comment 2 JBoss JIRA Server 2016-03-29 14:20:43 UTC
Ramesh Reddy <rareddy> updated the status of jira TEIID-4055 to Resolved

Comment 3 JBoss JIRA Server 2016-06-15 12:34:49 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-4055 to Closed


Note You need to log in before you can comment on or make changes to this bug.