Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70AE2110A5 for ; Tue, 16 Sep 2014 20:51:34 +0000 (UTC) Received: (qmail 97902 invoked by uid 500); 16 Sep 2014 20:51:34 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 97802 invoked by uid 500); 16 Sep 2014 20:51:34 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 97683 invoked by uid 99); 16 Sep 2014 20:51:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Sep 2014 20:51:34 +0000 Date: Tue, 16 Sep 2014 20:51:34 +0000 (UTC) From: "Dhiraj Bokde (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-7829) Olingo2 component should handle 200 OK responses from OData servers for PUT method MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhiraj Bokde resolved CAMEL-7829. --------------------------------- Resolution: Fixed Commit pushed to master and camel-2.14.x https://git-wip-us.apache.org/repos/asf/camel/repo?p=camel.git;a=commit;h=3bafd8bfe1efabeb9b44513b26446cd7236c02b6 > 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)