Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 82650 invoked from network); 20 Aug 2008 13:49:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2008 13:49:05 -0000 Received: (qmail 22323 invoked by uid 500); 20 Aug 2008 13:49:03 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 22301 invoked by uid 500); 20 Aug 2008 13:49:03 -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 22290 invoked by uid 99); 20 Aug 2008 13:49:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2008 06:49:03 -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; Wed, 20 Aug 2008 13:48:15 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8B83C234C1C3 for ; Wed, 20 Aug 2008 06:48:44 -0700 (PDT) Message-ID: <719067363.1219240124570.JavaMail.jira@brutus> Date: Wed, 20 Aug 2008 06:48:44 -0700 (PDT) From: "Freeman Fang (JIRA)" To: issues@cxf.apache.org Subject: [jira] Assigned: (CXF-1755) JMSConduit need copy protocol headers to response in Message In-Reply-To: <126073138.1219240004394.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-1755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned CXF-1755: --------------------------------- Assignee: Freeman Fang > JMSConduit need copy protocol headers to response in Message > ------------------------------------------------------------ > > Key: CXF-1755 > URL: https://issues.apache.org/jira/browse/CXF-1755 > Project: CXF > Issue Type: Bug > Reporter: Freeman Fang > Assignee: Freeman Fang > > need add > inMessage.put(Message.PROTOCOL_HEADERS,outMessage.get(Message.PROTOCOL_HEADERS)); > this is needed to fix > http://issues.apache.org/activemq/browse/SM-1508 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.