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 BF37E7B53 for ; Wed, 3 Aug 2011 14:56:53 +0000 (UTC) Received: (qmail 35592 invoked by uid 500); 3 Aug 2011 14:56:53 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 35540 invoked by uid 500); 3 Aug 2011 14:56:52 -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 35523 invoked by uid 99); 3 Aug 2011 14:56:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 14:56:52 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,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; Wed, 03 Aug 2011 14:56:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6084BA6858 for ; Wed, 3 Aug 2011 14:56:28 +0000 (UTC) Date: Wed, 3 Aug 2011 14:56:28 +0000 (UTC) From: "Pablo Venini (JIRA)" To: dev@camel.apache.org Message-ID: <989622620.4851.1312383388391.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <12036462.16749.1311889569397.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-4278) Additional methods added to example QuickfixConverters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pablo Venini updated CAMEL-4278: -------------------------------- Attachment: patchfile_2.txt Scans for any type of linefeed and adjusts the trimming accordingly. > Additional methods added to example QuickfixConverters > ------------------------------------------------------ > > Key: CAMEL-4278 > URL: https://issues.apache.org/jira/browse/CAMEL-4278 > Project: Camel > Issue Type: Improvement > Reporter: Pablo Venini > Priority: Trivial > Attachments: patchfile_1.txt, patchfile_2.txt > > > The example QuickfixConverters converter class didn't have methods to convert from a byte array to a Message and from Message to InputStream. That prevented me from marshalling/unmarshalling Quickfix messages with Bindy. Enclosed is a patch with the needed methods. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira