Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F5C1769F for ; Fri, 19 Aug 2011 09:07:09 +0000 (UTC) Received: (qmail 35933 invoked by uid 500); 19 Aug 2011 09:07:08 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 35800 invoked by uid 500); 19 Aug 2011 09:06:54 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 35752 invoked by uid 99); 19 Aug 2011 09:06:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 09:06:49 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2011 09:06:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 418A5C4C78 for ; Fri, 19 Aug 2011 09:06:27 +0000 (UTC) Date: Fri, 19 Aug 2011 09:06:27 +0000 (UTC) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Message-ID: <38490852.52443.1313744787265.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <636106851.18518.1312851387097.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (CXF-3720) Service Consumer for SOAP over JMS interface using CXF JMSConfigFeature 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/CXF-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-3720: --------------------------------- Assignee: Freeman Fang > Service Consumer for SOAP over JMS interface using CXF JMSConfigFeature > ----------------------------------------------------------------------- > > Key: CXF-3720 > URL: https://issues.apache.org/jira/browse/CXF-3720 > Project: CXF > Issue Type: Improvement > Components: Soap Binding > Affects Versions: 2.4.1 > Environment: Windows Server 2008 R2 > Reporter: Jorge Flores > Assignee: Freeman Fang > > I have created a service consumer using the CXF JMSConfigFeature. I notice the SOAP action in the generated request message is included in the JMS custom property SOAPJMS_contentType. For example, > Properties={ > "SOAPJMS_isFault"={boolean:false} > "SOAPJMS_contentType"={string:'application/soap+xml; action="sayHello"; charset=UTF-8'} > "SOAPJMS_bindingVersion"={string:'1.0'}} > Is there any reason why the header property 'SOAPJMS_soapAction' is not included in the CXF SOAP/JMS implementation? -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira