Return-Path: Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: (qmail 49183 invoked from network); 7 Apr 2008 10:09:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Apr 2008 10:09:16 -0000 Received: (qmail 29341 invoked by uid 500); 7 Apr 2008 10:09:16 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 29134 invoked by uid 500); 7 Apr 2008 10:09:15 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 29125 invoked by uid 99); 7 Apr 2008 10:09:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 03:09:15 -0700 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, 07 Apr 2008 10:08:32 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9C173234C0B5 for ; Mon, 7 Apr 2008 03:06:32 -0700 (PDT) Message-ID: <1810956088.1207562792624.JavaMail.jira@brutus> Date: Mon, 7 Apr 2008 03:06:32 -0700 (PDT) From: "Edell Nolan (JIRA)" To: dev@servicemix.apache.org Subject: [jira] Created: (SM-1304) Servicemix-cxf-bc provider fails to send a correct soap msg when useJBIWrapper=false MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Servicemix-cxf-bc provider fails to send a correct soap msg when useJBIWrapper=false ------------------------------------------------------------------------------------ Key: SM-1304 URL: https://issues.apache.org/activemq/browse/SM-1304 Project: ServiceMix Issue Type: Bug Components: servicemix-cxf-bc Reporter: Edell Nolan Fix For: 3.2.2 If I attempt to use the servicemix-cxf-bc as a provider and also have useJBIWrapper set to "false" - servicemix fails to send a correct soap message. it fails to send the content of the body and it ends up to be null. I have a fix for this and will put it in attached patch. Edell. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.