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 8D43F9C9C for ; Sat, 19 May 2012 23:36:42 +0000 (UTC) Received: (qmail 69088 invoked by uid 500); 19 May 2012 23:36:42 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 69040 invoked by uid 500); 19 May 2012 23:36:42 -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 69023 invoked by uid 99); 19 May 2012 23:36:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 May 2012 23:36:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 359BC14035B for ; Sat, 19 May 2012 23:36:42 +0000 (UTC) Date: Sat, 19 May 2012 23:36:41 +0000 (UTC) From: "BJ Peter DeLaCruz (JIRA)" To: issues@camel.apache.org Message-ID: <611039678.323.1337470602221.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CAMEL-5293) Sending map that contains a serialized object that is not a primitive type causes an exception to be thrown. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 BJ Peter DeLaCruz created CAMEL-5293: ---------------------------------------- Summary: Sending map that contains a serialized object that is not a primitive type causes an exception to be thrown. Key: CAMEL-5293 URL: https://issues.apache.org/jira/browse/CAMEL-5293 Project: Camel Issue Type: Bug Affects Versions: 2.9.0 Reporter: BJ Peter DeLaCruz I created a serialized object and put it in a map. I put the map in the body of a message, and when I tried to send the message, an exception was thrown. -- 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