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 A62793128 for ; Sat, 30 Apr 2011 06:52:46 +0000 (UTC) Received: (qmail 82348 invoked by uid 500); 30 Apr 2011 06:52:46 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 82172 invoked by uid 500); 30 Apr 2011 06:52:46 -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 82164 invoked by uid 99); 30 Apr 2011 06:52:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2011 06:52:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Sat, 30 Apr 2011 06:52:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 28459BA32A for ; Sat, 30 Apr 2011 06:52:03 +0000 (UTC) Date: Sat, 30 Apr 2011 06:52:03 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <553793752.13361.1304146323161.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <390574681.13039.1304123523041.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CAMEL-3920) camel-dns creates a new exchange and drops headers 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-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027296#comment-13027296 ] Claus Ibsen commented on CAMEL-3920: ------------------------------------ Yeah it should propagate headers and attachments so you dont loose those. > camel-dns creates a new exchange and drops headers > -------------------------------------------------- > > Key: CAMEL-3920 > URL: https://issues.apache.org/jira/browse/CAMEL-3920 > Project: Camel > Issue Type: Bug > Affects Versions: 2.8.0 > Reporter: Edstrom Johan > Assignee: Edstrom Johan > Priority: Minor > Fix For: 2.8.0 > > > From irc: > 17:33 sproingie> i have a weird problem with the dns component... it seems to not copy headers properly > 17:34 sproingie> .setHeader("foo", constant("bar")).to("dns:ip").log(LogLevel.INFO, "foo=${in.header.foo}") > 17:34 sproingie> foo turns up blank -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira