Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 62602 invoked from network); 2 Aug 2007 23:08:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 23:08:09 -0000 Received: (qmail 16329 invoked by uid 500); 2 Aug 2007 23:08:09 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 16312 invoked by uid 500); 2 Aug 2007 23:08:09 -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 16303 invoked by uid 99); 2 Aug 2007 23:08:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 16:08:09 -0700 X-ASF-Spam-Status: No, hits=-100.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; Thu, 02 Aug 2007 23:08:09 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E50B17141F1 for ; Thu, 2 Aug 2007 16:07:48 -0700 (PDT) Message-ID: <11018968.1186096068911.JavaMail.jira@brutus> Date: Thu, 2 Aug 2007 16:07:48 -0700 (PDT) From: "Brian McCallister (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-83) TypeConverter from String to ByteBuffer 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 TypeConverter from String to ByteBuffer --------------------------------------- Key: CAMEL-83 URL: https://issues.apache.org/activemq/browse/CAMEL-83 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 1.0.0 Reporter: Brian McCallister Converting from String to ByteBuffer is pretty straightforward, we should supply a TypeConverter which can do so -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.