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 ECEAC4591 for ; Tue, 5 Jul 2011 20:32:58 +0000 (UTC) Received: (qmail 1627 invoked by uid 500); 5 Jul 2011 20:32:58 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 1552 invoked by uid 500); 5 Jul 2011 20:32:57 -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 1544 invoked by uid 99); 5 Jul 2011 20:32:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 20:32:57 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of akarpe@fusesource.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 20:32:51 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QeCII-0003y8-ME for users@camel.apache.org; Tue, 05 Jul 2011 13:32:30 -0700 Date: Tue, 5 Jul 2011 13:32:30 -0700 (PDT) From: Ashwin Karpe To: users@camel.apache.org Message-ID: <1309897950682-4554646.post@n5.nabble.com> In-Reply-To: <4E136E25.2070701@realgo.com> References: <4E136948.1010108@realgo.com> <4E136E25.2070701@realgo.com> Subject: Re: Problem with type converters in unit tests MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Brendan, Since you are using Eclipse, I would encourage you to use m2Eclipse & Maven. It will add a Maven Dependencies section to your project and you not need to worry about classpath issues. It is much nicer and Maven will automatically include src/main/resources and src/main/java to the classpath. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-type-converters-in-unit-tests-tp4554461p4554646.html Sent from the Camel - Users mailing list archive at Nabble.com.