Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 79521 invoked from network); 2 Aug 2007 23:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 23:42:11 -0000 Received: (qmail 41800 invoked by uid 500); 2 Aug 2007 23:42:11 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 41776 invoked by uid 500); 2 Aug 2007 23:42:11 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 41767 invoked by uid 99); 2 Aug 2007 23:42:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 16:42:11 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 23:41:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D88217141F1 for ; Thu, 2 Aug 2007 16:41:48 -0700 (PDT) Message-ID: <8919354.1186098108866.JavaMail.jira@brutus> Date: Thu, 2 Aug 2007 16:41:48 -0700 (PDT) From: "Brian McCallister (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-84) Throw Useful Exception on No TypeConverter Available MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Throw Useful Exception on No TypeConverter Available ---------------------------------------------------- Key: CAMEL-84 URL: https://issues.apache.org/activemq/browse/CAMEL-84 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 1.0.0 Reporter: Brian McCallister When there is no type converter available an NPE is thrown that requires tracing through sources to find root of problem -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.