Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 94876 invoked from network); 29 Oct 2010 22:39:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Oct 2010 22:39:19 -0000 Received: (qmail 87335 invoked by uid 500); 29 Oct 2010 22:39:18 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 87302 invoked by uid 500); 29 Oct 2010 22:39:18 -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 87294 invoked by uid 99); 29 Oct 2010 22:39:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Oct 2010 22:39:18 +0000 X-ASF-Spam-Status: No, hits=2.3 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_SOFTFAIL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of huntc@mac.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, 29 Oct 2010 22:39:12 +0000 Received: from sam.nabble.com ([192.168.236.26]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1PBxb1-0004U2-8r for users@camel.apache.org; Fri, 29 Oct 2010 15:38:51 -0700 Date: Fri, 29 Oct 2010 15:38:51 -0700 (PDT) From: huntc To: users@camel.apache.org Message-ID: <1288391931262-3242913.post@n5.nabble.com> In-Reply-To: <1288391931263-475483.post@n5.nabble.com> References: <1288391931265-475482.post@n5.nabble.com> <1288391931263-475483.post@n5.nabble.com> Subject: Re: camel tracing !! MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org In addition you should just be able to add a -trace option to the invocation of your java command e.g.: java org.apache.camel.spring.Main -trace (note that the -trace must come after the main class declaration as it isn't a standard Java option). More info: http://camel.apache.org/tracer.html (Enabling) Would someone else be able to confirm this behaviour (I've not had time to test). Kind regards, Christopher -- View this message in context: http://camel.465427.n5.nabble.com/camel-tracing-tp475482p3242913.html Sent from the Camel - Users mailing list archive at Nabble.com.