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 3D53E9698 for ; Mon, 1 Oct 2012 02:16:08 +0000 (UTC) Received: (qmail 97263 invoked by uid 500); 1 Oct 2012 02:16:07 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 97228 invoked by uid 500); 1 Oct 2012 02:16:07 -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 97220 invoked by uid 99); 1 Oct 2012 02:16:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 02:16:07 +0000 Date: Mon, 1 Oct 2012 13:16:07 +1100 (NCT) From: "James Carman (JIRA)" To: issues@camel.apache.org Message-ID: <808225454.146543.1349057767525.JavaMail.jiratomcat@arcas> In-Reply-To: <114565048.145191.1348999027797.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CAMEL-5668) camel-jetty - A soap fault should trigger http response code 500 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-5668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466616#comment-13466616 ] James Carman commented on CAMEL-5668: ------------------------------------- We should really think about consolidating this code. There are some value-adds in the http component that aren't in the http4 component. They're virtually the same exact code. There has to be a way to extract a superclass from this and create some abstract supermodule that they can both reference. > camel-jetty - A soap fault should trigger http response code 500 > ---------------------------------------------------------------- > > Key: CAMEL-5668 > URL: https://issues.apache.org/jira/browse/CAMEL-5668 > Project: Camel > Issue Type: Bug > Components: camel-jetty > Affects Versions: 2.9.0, 2.10.0 > Reporter: Claus Ibsen > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.9.4, 2.11.0, 2.10.2 > > Attachments: CAMEL-5668.patch > > > See nabble > http://camel.465427.n5.nabble.com/Help-with-nmr-cxf-endpoints-and-fault-handling-tp5719720.html > If a response is fault=true, then we should force the http response code to be 500. Which is what the SOAP 1.1 spec mandates. > See section 6.2 at: http://www.w3.org/TR/soap11/#_Ref477795996 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira