You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Dhiraj Bokde (JIRA)" <ji...@apache.org> on 2014/09/16 22:50:34 UTC

[jira] [Commented] (CAMEL-7829) Olingo2 component should handle 200 OK responses from OData servers for PUT method

    [ https://issues.apache.org/jira/browse/CAMEL-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136182#comment-14136182 ] 

Dhiraj Bokde commented on CAMEL-7829:
-------------------------------------

Also add support for handling updated resources for properties, property values, complex properties, and single and multiple links for PATCH and MERGE requests. Some OData servers may respond with an updated resource value for these operations. Some servers may also respond with an updated value for properties for PUT requests. 

> Olingo2 component should handle 200 OK responses from OData servers for PUT method
> ----------------------------------------------------------------------------------
>
>                 Key: CAMEL-7829
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7829
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.0
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>              Labels: camel-olingo2, odata2, olgino2
>             Fix For: 2.14.1, 2.15.0
>
>
> Some OData servers, like the JBoss Data Virtualization server based on OData4J library respond with HTTP 200 OK instead of 204 No Content for PUT methods. 
> The component needs to be able to handle this scenario. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)