Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 88499 invoked from network); 16 Feb 2009 15:31:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 15:31:26 -0000 Received: (qmail 71833 invoked by uid 500); 16 Feb 2009 15:31:25 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 71801 invoked by uid 500); 16 Feb 2009 15:31:24 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 71645 invoked by uid 99); 16 Feb 2009 15:31:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 07:31:24 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 15:31:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 19BD5234C495 for ; Mon, 16 Feb 2009 07:31:01 -0800 (PST) Message-ID: <161179168.1234798261104.JavaMail.jira@brutus> Date: Mon, 16 Feb 2009 07:31:01 -0800 (PST) From: "Michal Stochmialek (JIRA)" To: dev@synapse.apache.org Subject: [jira] Created: (SYNAPSE-508) FaultMediator ignores version="soap11" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org FaultMediator ignores version="soap11" -------------------------------------- Key: SYNAPSE-508 URL: https://issues.apache.org/jira/browse/SYNAPSE-508 Project: Synapse Issue Type: Bug Components: Core Affects Versions: 1.3 Reporter: Michal Stochmialek Fix For: 1.3 Attachments: SYNAPSE-508.patch When you set version="soap11" in makefault mediator, it generates soap 1.2 fault. It is a simple bug in code. I'm attaching a patch and a test case. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org