Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 56039 invoked from network); 9 Dec 2006 19:11:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Dec 2006 19:11:34 -0000 Received: (qmail 33071 invoked by uid 500); 9 Dec 2006 19:11:42 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 33053 invoked by uid 500); 9 Dec 2006 19:11:42 -0000 Mailing-List: contact ddlutils-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-user@db.apache.org Delivered-To: mailing list ddlutils-user@db.apache.org Received: (qmail 33042 invoked by uid 99); 9 Dec 2006 19:11:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 11:11:42 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of tomdzk@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Dec 2006 11:11:31 -0800 Received: by ug-out-1314.google.com with SMTP id o2so1038582uge for ; Sat, 09 Dec 2006 11:11:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ncJgWmKJeAV4IQetnxpFY+t6MFdFvBXCPsUiB7MF2Ygc6C0Ya3ckFk6oOPz9DvJc+v8FqkZcdlEroRmA2nIz+YZDCx3ZOZ1W47y9IMDrFoDyDg1g3rVyFpkUJ6yWJMTGlj6vExRYPMc/FEGZGkDtDPTRpAoP+Gwf/r9GzFml1qY= Received: by 10.66.232.9 with SMTP id e9mr7257844ugh.1165691469788; Sat, 09 Dec 2006 11:11:09 -0800 (PST) Received: by 10.67.87.10 with HTTP; Sat, 9 Dec 2006 11:11:09 -0800 (PST) Message-ID: <224f32340612091111q250bad6en4ef975bbeb502008@mail.gmail.com> Date: Sat, 9 Dec 2006 11:11:09 -0800 From: "Thomas Dudziak" To: ddlutils-user@db.apache.org, langdon@lindenrow.com.au Subject: Re: DDLUtils error when building with Ant (BUILD FAILED,java.lang.NoClassDefFoundError) In-Reply-To: <457A12D2.80800@lindenrow.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4579DD4A.9080309@lindenrow.com.au> <6.2.3.4.2.20061208172937.0220a6d8@postoffice8.mail.cornell.edu> <4579F10B.50304@lindenrow.com.au> <6.2.3.4.2.20061208200217.036ad188@postoffice8.mail.cornell.edu> <457A12D2.80800@lindenrow.com.au> X-Virus-Checked: Checked by ClamAV on apache.org On 12/8/06, Langdon Stevenson wrote: > Thanks John. I have been googling the class names, but am not always > managing to figure out which jar file is the parent. Again, this is my > weak Java skills holding me back. If you're using Eclipse, then there is this useful plugin: http://www.alphaworks.ibm.com/tech/jarclassfinder cheers, Tom