Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 37136 invoked from network); 12 Jun 2009 08:23:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Jun 2009 08:23:42 -0000 Received: (qmail 22291 invoked by uid 500); 12 Jun 2009 08:23:52 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 22195 invoked by uid 500); 12 Jun 2009 08:23:52 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 22185 invoked by uid 99); 12 Jun 2009 08:23:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 08:23:52 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [212.27.42.5] (HELO smtp5-g21.free.fr) (212.27.42.5) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jun 2009 08:23:41 +0000 Received: from smtp5-g21.free.fr (localhost [127.0.0.1]) by smtp5-g21.free.fr (Postfix) with ESMTP id 1AAA3D480BD for ; Fri, 12 Jun 2009 10:23:18 +0200 (CEST) Received: from [192.168.0.10] (mar75-7-82-247-19-29.fbx.proxad.net [82.247.19.29]) by smtp5-g21.free.fr (Postfix) with ESMTP id 27A65D480DD for ; Fri, 12 Jun 2009 10:23:16 +0200 (CEST) Message-ID: <4A321077.70206@apache.org> Date: Fri, 12 Jun 2009 10:23:19 +0200 From: Emmanuel Bourg User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Commons Users List Subject: Re: Using apache.commons.cli with Java 1.4.2 References: <23962584.post@talk.nabble.com> <4A2FDCF9.10305@apache.org> <23970787.post@talk.nabble.com> In-Reply-To: <23970787.post@talk.nabble.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org esharris a écrit : > IMHO, NoClassDefFoundError is hard to debug. Could you paste the full stack trace? Also, check that the code was compiled with -target 1.4 Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org