Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 21095 invoked from network); 3 Dec 2010 14:23:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 14:23:47 -0000 Received: (qmail 19715 invoked by uid 500); 3 Dec 2010 14:23:47 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 19469 invoked by uid 500); 3 Dec 2010 14:23:47 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 19461 invoked by uid 99); 3 Dec 2010 14:23:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 14:23:46 +0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of olivier.roger@bsb.com does not designate 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 14:23:40 +0000 Received: from sam.nabble.com ([192.168.236.26]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1POWXf-0006Iy-J7 for users@camel.apache.org; Fri, 03 Dec 2010 06:23:19 -0800 Date: Fri, 3 Dec 2010 06:23:19 -0800 (PST) From: "Olivier.Roger" To: users@camel.apache.org Message-ID: <1291386199582-3290948.post@n5.nabble.com> Subject: [Serialization] CamelAuthentication is null MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello Camel, I get this error in the log when I try to serialize my Exchanges with the DefaultExchangeHandler: DefaultExchangeHolder | camel.impl.DefaultExchangeHolder 210 | 69 - org.apache.camel.camel-core - 2.4.0.fuse-00-00 | in headers containing object: null with key: CamelAuthentication cannot be serialized, it will be excluded by the holder. Is this normal that CamelAuthentication is present but null in the exchange headers ? -- View this message in context: http://camel.465427.n5.nabble.com/Serialization-CamelAuthentication-is-null-tp3290948p3290948.html Sent from the Camel - Users mailing list archive at Nabble.com.