Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 15937 invoked from network); 7 Jul 2006 06:33:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 06:33:31 -0000 Received: (qmail 86100 invoked by uid 500); 7 Jul 2006 06:33:26 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 86068 invoked by uid 500); 7 Jul 2006 06:33:25 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 86057 invoked by uid 99); 7 Jul 2006 06:33:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 23:33:25 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lochuanjiang@gmail.com designates 64.233.184.230 as permitted sender) Received: from [64.233.184.230] (HELO wr-out-0506.google.com) (64.233.184.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 23:33:24 -0700 Received: by wr-out-0506.google.com with SMTP id i31so1290164wra for ; Thu, 06 Jul 2006 23:33:03 -0700 (PDT) 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:references; b=guJXPI2o5pSPpjIpkU24+3rVm2yPc4bwCgqyfdEt3ZG02WJ4mpxO3e9UR5/kHrhLEFAaiPb8TN8aKUEPaJhSvrehhyD7P7iv9za04D/J+xEMDvFB1E+yP4SDmL7AnfxiCxkmpAqpaYW0D/RK1nrF06d0IiOzrBN1XRtrTsf16V0= Received: by 10.65.224.12 with SMTP id b12mr1683443qbr; Thu, 06 Jul 2006 23:33:02 -0700 (PDT) Received: by 10.65.249.5 with HTTP; Thu, 6 Jul 2006 23:33:02 -0700 (PDT) Message-ID: Date: Fri, 7 Jul 2006 14:33:02 +0800 From: "chuanjiang lo" To: "Ant Users List" Subject: Re: Setting classpath when executing jar file In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_42952_19377291.1152253982886" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_42952_19377291.1152253982886 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks Appreciate your help On 7/7/06, Jan.Materne@rzf.fin-nrw.de wrote: > > >It seems like i'm not getting the classpath setting correctly > >hence there is an error in executing my jar file.. > > > > > > > > > > > > > > > > > > >classpathref="libraries"> > > > > > > > > > >When trying to execute the jar file, the classes in other jars > >is not found. > >How to correctly set the classpathref? > > > http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html#ext-libs > > > Jan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > ------=_Part_42952_19377291.1152253982886--