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 679522841 for ; Sat, 30 Apr 2011 00:34:44 +0000 (UTC) Received: (qmail 54647 invoked by uid 500); 30 Apr 2011 00:34:44 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 54610 invoked by uid 500); 30 Apr 2011 00:34:44 -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 54602 invoked by uid 99); 30 Apr 2011 00:34: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 00:34: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 00:34:42 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5A13FBA305 for ; Sat, 30 Apr 2011 00:34:03 +0000 (UTC) Date: Sat, 30 Apr 2011 00:34:03 +0000 (UTC) From: "Edstrom Johan (JIRA)" To: dev@camel.apache.org Message-ID: <1783056050.13048.1304123643365.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <390574681.13039.1304123523041.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (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:all-tabpanel ] Edstrom Johan reassigned CAMEL-3920: ------------------------------------ Assignee: Edstrom Johan > 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