Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 28477 invoked from network); 21 Aug 2008 00:14:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Aug 2008 00:14:43 -0000 Received: (qmail 14931 invoked by uid 500); 21 Aug 2008 00:14:41 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 14915 invoked by uid 500); 21 Aug 2008 00:14:41 -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 14904 invoked by uid 99); 21 Aug 2008 00:14:41 -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 17:14:41 -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; Thu, 21 Aug 2008 00:13:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BD354234C1C2 for ; Wed, 20 Aug 2008 17:13:52 -0700 (PDT) Message-ID: <2043911907.1219277632773.JavaMail.jira@brutus> Date: Wed, 20 Aug 2008 17:13:52 -0700 (PDT) From: "Hadrian Zbarcea (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-115) Provide access to the Exchange in TypeConverter#convert In-Reply-To: <4846378.1187726003217.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/activemq/browse/CAMEL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hadrian Zbarcea resolved CAMEL-115. ----------------------------------- Resolution: Fixed > Provide access to the Exchange in TypeConverter#convert > ------------------------------------------------------- > > Key: CAMEL-115 > URL: https://issues.apache.org/activemq/browse/CAMEL-115 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 1.1.0 > Reporter: Brian McCallister > Assignee: Hadrian Zbarcea > Fix For: 1.5.0 > > > I ran into a problem where I need to move some data from a Header into the body. It would be nice to supply the exchange to the type converter o this can be done in type conversion rather than as an explicit processor -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.