Bug 1316494

Summary: OData - updating of raw value fails (PUT method to URL with path $value)
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Juraj Duráni <jdurani>
Component: TeiidAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact: Juraj Duráni <jdurani>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: aszczucz, blafond, jolee, mbaluch, thauser, vhalbert
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-24 11:42:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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