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 6EC4BD846 for ; Wed, 15 Aug 2012 17:05:38 +0000 (UTC) Received: (qmail 69953 invoked by uid 500); 15 Aug 2012 17:05:38 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 69904 invoked by uid 500); 15 Aug 2012 17:05:37 -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 69895 invoked by uid 99); 15 Aug 2012 17:05:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 17:05:37 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of shahed100@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 17:05:30 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T1h1p-0000b8-PQ for users@camel.apache.org; Wed, 15 Aug 2012 10:05:09 -0700 Date: Wed, 15 Aug 2012 10:05:09 -0700 (PDT) From: shahed100 To: users@camel.apache.org Message-ID: <1345050309764-5717438.post@n5.nabble.com> In-Reply-To: <1345049601554-5717437.post@n5.nabble.com> References: <1345045739541-5717408.post@n5.nabble.com> <1345048664890-5717435.post@n5.nabble.com> <1345049601554-5717437.post@n5.nabble.com> Subject: Re: Camel & Virgo in Eclipse (with Spring) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit In case this helps others Just adding the import to my simple example, and deploying it from Eclipse now works. I do not need to deploy camel related jars.. just have them in the repository. The only thing I had to do was make sure I added the dependency, as my app only has a spring xml file to load a simple route. I do not know of any other way to auto load the camel-spring processor. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Virgo-in-Eclipse-with-Spring-tp5717408p5717438.html Sent from the Camel - Users mailing list archive at Nabble.com.