Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 90688 invoked from network); 13 Oct 2009 18:26:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Oct 2009 18:26:18 -0000 Received: (qmail 42804 invoked by uid 500); 13 Oct 2009 18:26:18 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 42778 invoked by uid 500); 13 Oct 2009 18:26:17 -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 42768 invoked by uid 500); 13 Oct 2009 18:26:17 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 42765 invoked by uid 99); 13 Oct 2009 18:26:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 18:26:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Oct 2009 18:26:14 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D2961234C046 for ; Tue, 13 Oct 2009 11:25:52 -0700 (PDT) Message-ID: <288781736.1255458352858.JavaMail.jira@brutus> Date: Tue, 13 Oct 2009 11:25:52 -0700 (PDT) From: "Stan Lewis (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-1517) Mistyped route builder spring configuration - better error description In-Reply-To: <1758042708.1238864137603.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54735#action_54735 ] Stan Lewis commented on CAMEL-1517: ----------------------------------- Hey Claus, you didn't happen to touch this area already, am putting together a test to reproduce the exception and notice I get (reformatted a little bit): {code} 2009-10-13 14:18:49,401 DEBUG MisspelledRouteRefTest - Exception occurred : method failed; nested exception is org.apache.camel.CamelException: Cannot find any routes with this RouteBuilder reference: RouteBuilderRef[xxxroute] {code} > Mistyped route builder spring configuration - better error description > ---------------------------------------------------------------------- > > Key: CAMEL-1517 > URL: https://issues.apache.org/activemq/browse/CAMEL-1517 > Project: Apache Camel > Issue Type: Improvement > Affects Versions: 2.0-M1 > Reporter: Claus Ibsen > Assignee: Stan Lewis > Priority: Minor > Fix For: 2.1.0 > > > If you mistype a route builder ref such as > {code} > > > >