Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F96B65E0 for ; Mon, 30 May 2011 09:40:28 +0000 (UTC) Received: (qmail 84612 invoked by uid 500); 30 May 2011 09:40:28 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 84580 invoked by uid 500); 30 May 2011 09:40:28 -0000 Mailing-List: contact dev-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 dev@camel.apache.org Received: (qmail 84572 invoked by uid 99); 30 May 2011 09:40:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 May 2011 09:40:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Mon, 30 May 2011 09:40:27 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 519F1E8EC7 for ; Mon, 30 May 2011 09:39:47 +0000 (UTC) Date: Mon, 30 May 2011 09:39:47 +0000 (UTC) From: "Willem Jiang (JIRA)" To: dev@camel.apache.org Message-ID: <1383305541.53107.1306748387330.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1820257587.53040.1306745627516.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CAMEL-4030) Camel CxfConsumer should be able to populate the CxfResponse from camel exchange according to the exchange pattern 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-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4030. --------------------------------- Resolution: Fixed Applied the patch into trunk. > Camel CxfConsumer should be able to populate the CxfResponse from camel exchange according to the exchange pattern > ------------------------------------------------------------------------------------------------------------------ > > Key: CAMEL-4030 > URL: https://issues.apache.org/jira/browse/CAMEL-4030 > Project: Camel > Issue Type: Improvement > Components: camel-cxf > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.8.0 > > > When the use is setting the exchange pattern on the camel route like this > {code} > from("cxf:xxx").inonly("jms:xxx").to("xxx") > {code} > Camel cxf consumer should be able to take the response according to the exchange pattern. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira