Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 91447 invoked from network); 26 Oct 2005 16:04:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 16:04:57 -0000 Received: (qmail 37304 invoked by uid 500); 26 Oct 2005 16:04:43 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 37194 invoked by uid 500); 26 Oct 2005 16:04:43 -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 37155 invoked by uid 99); 26 Oct 2005 16:04:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 09:04:42 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=NO_REAL_NAME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hind.lwahhabi@accenture.com designates 170.252.72.94 as permitted sender) Received: from [170.252.72.94] (HELO ememr1002.accenture.com) (170.252.72.94) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 09:04:40 -0700 Received: from EMEXV1002.dir.svc.accenture.com ([10.130.16.105]) by ememr1002.accenture.com (8.13.5/8.13.5) with ESMTP id j9QG3swJ025729 for ; Wed, 26 Oct 2005 17:04:20 +0100 (WEST) Received: from emexr1002.dir.svc.accenture.com ([10.130.16.111]) by EMEXV1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 26 Oct 2005 18:04:09 +0200 Received: from EMEXM0102.dir.svc.accenture.com ([10.130.16.98]) by emexr1002.dir.svc.accenture.com with Microsoft SMTPSVC(6.0.3790.211); Wed, 26 Oct 2005 18:03:38 +0200 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.326 Importance: normal Priority: normal Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Classpath problem on a unix system Date: Wed, 26 Oct 2005 18:04:14 +0200 Message-ID: <35F56E214D71814B80E64DCA5B770E524FE418@EMEXM0102.dir.svc.accenture.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Classpath problem on a unix system thread-index: AcXaRulhu7yLXLDQTBWQP1KkP8Vczw== From: To: X-OriginalArrivalTime: 26 Oct 2005 16:03:38.0435 (UTC) FILETIME=[D3B50930:01C5DA46] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hello the list! I am porting some originally windows-created ant scripts to a unix = system.Those scripts were working fine on windows. Now on unix(AIX 5.2),i have copied all the external jars that i needed = under the lib folder of my ant install directory. The problem is that those jars(ant-contrib, bsf.jar , js.jar etc...) do = not seem to be recognized. I keep getting a ClassNotFoundException..(for example Could not create = type scriptdef due to java.lang.NoClassDefFoundError: = org/apache/bsf/BSFException), whereas the bsf.jar is in the lib folder = of ant install directory, same behaviour happens with listeners such as = the ant-contrib performance listener). Any clue? Any help would be really welcome. Hind Lwahhabi. This message is for the designated recipient only and may contain = privileged, proprietary, or otherwise private information. If you have = received it in error, please notify the sender immediately and delete = the original. Any other use of the email by you is prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org