Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3375599DC for ; Mon, 25 Jun 2012 14:14:43 +0000 (UTC) Received: (qmail 89082 invoked by uid 500); 25 Jun 2012 14:14:43 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 89054 invoked by uid 500); 25 Jun 2012 14:14:43 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 89045 invoked by uid 99); 25 Jun 2012 14:14:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 14:14:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id CBB931404B1 for ; Mon, 25 Jun 2012 14:14:42 +0000 (UTC) Date: Mon, 25 Jun 2012 14:14:42 +0000 (UTC) From: "Henryk Konsek (JIRA)" To: issues@camel.apache.org Message-ID: <697480349.51037.1340633682838.JavaMail.jiratomcat@issues-vm> In-Reply-To: <698650675.50647.1340623310383.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (CAMEL-5395) camel-stream - Should ignore null bodies 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-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400499#comment-13400499 ] Henryk Konsek commented on CAMEL-5395: -------------------------------------- Claus, could you apply my patch to the trunk? > camel-stream - Should ignore null bodies > ---------------------------------------- > > Key: CAMEL-5395 > URL: https://issues.apache.org/jira/browse/CAMEL-5395 > Project: Camel > Issue Type: Improvement > Components: camel-stream > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.11 > > Attachments: CAMEL-5395.patch > > > If using camel-stream to eg print to system out, and the message body is a null, you will get an error about type conversion to null is not possible. > The stream component should be improved to ignore null bodies. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira