Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 438419208 for ; Thu, 22 Mar 2012 18:36:08 +0000 (UTC) Received: (qmail 24213 invoked by uid 500); 22 Mar 2012 18:36:07 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 24183 invoked by uid 500); 22 Mar 2012 18:36:07 -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 24174 invoked by uid 99); 22 Mar 2012 18:36:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2012 18:36:07 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of nestor.urquiza@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Mar 2012 18:36:02 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1SAmrO-0006as-43 for users@camel.apache.org; Thu, 22 Mar 2012 11:35:42 -0700 Date: Thu, 22 Mar 2012 11:35:42 -0700 (PDT) From: Nestor Urquiza To: users@camel.apache.org Message-ID: In-Reply-To: References: <1332427047452-5586112.post@n5.nabble.com> Subject: Re: diagram generator MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_578_31201523.1332441342120" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_578_31201523.1332441342120 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I tried that but it fails even though the class is indeed in the specified package: Caused by: java.lang.ClassNotFoundException: camelinaction/OrderRouteBuilder ... $ ls src/main/java/camelinaction/OrderRouteBuilder.java src/main/java/camelinaction/OrderRouteBuilder.java On Thu, Mar 22, 2012 at 12:58 PM, Romain Manni-Bucau [via Camel] < ml-node+s465427n5587203h16@n5.nabble.com> wrote: > did you add in the conf: > > java? > > > -- View this message in context: http://camel.465427.n5.nabble.com/diagram-generator-tp4375588p5587482.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_578_31201523.1332441342120--