Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 90818 invoked from network); 17 Feb 2008 05:02:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2008 05:02:02 -0000 Received: (qmail 84555 invoked by uid 500); 17 Feb 2008 05:01:57 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 84535 invoked by uid 500); 17 Feb 2008 05:01:57 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 84524 invoked by uid 99); 17 Feb 2008 05:01:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Feb 2008 21:01:57 -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.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Feb 2008 05:01:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B97B0714071 for ; Sat, 16 Feb 2008 21:01:36 -0800 (PST) Message-ID: <6259245.1203224496568.JavaMail.jira@brutus> Date: Sat, 16 Feb 2008 21:01:36 -0800 (PST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-311) Using type converter to change the Camel message body to CXF wanted stream message In-Reply-To: <31860188.1201591285336.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-311: ------------------------------- Fix Version/s: (was: 1.4.0) 1.3.0 > Using type converter to change the Camel message body to CXF wanted stream message > ---------------------------------------------------------------------------------- > > Key: CAMEL-311 > URL: https://issues.apache.org/activemq/browse/CAMEL-311 > Project: Apache Camel > Issue Type: Task > Components: camel-cxf > Affects Versions: 1.2.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 1.3.0 > > > Refactoring the camel-cxf binding utils to leverage the camel type converter to convert the message body to stream objects for CXF to use. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.