Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 97681 invoked from network); 9 Oct 2003 19:00:37 -0000 Received: from unknown (HELO wsmailap02.firstam.com) (208.246.101.198) by daedalus.apache.org with SMTP; 9 Oct 2003 19:00:37 -0000 Received: from 172.21.131.5 by wsmailap02.firstam.com with ESMTP ( Tumbleweed MMS SMTP Relay (MMS v5.5.3)); Thu, 09 Oct 2003 12:00:32 -0700 Received: from BKUMLER (h-68-166-0-91.SNDACAGL.covad.net [68.166.0.91]) by famarp01.firstam.com (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id CTK65595 (AUTH bkumler); Thu, 9 Oct 2003 12:00:24 -0700 (PDT) Reply-to: bkumler@firstam.com From: "Bret Kumler" To: "Cactus Users List" Subject: RE: class not found error Date: Thu, 9 Oct 2003 12:00:30 -0700 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: X-WSS-ID: 139B6FC5259824-06-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Here's the contents of my build.xml It works on windoze. -----Original Message----- From: Mark Lybarger [mailto:Mark.Lybarger@CBC-Companies.com] Sent: Thursday, October 09, 2003 10:41 AM To: 'Cactus Users List' Subject: RE: class not found error you've probably already checked this, but this is usually when ant can't find the jars that contain the cactus.tasks file. > -----Original Message----- > From: Bret Kumler [mailto:bkumler@firstam.com] > Sent: Thursday, October 09, 2003 2:33 PM > To: Cactus Users List > Subject: class not found error > > > Ok, the script works on Windoze but not on UNIX, see below. > > [qauser@srcbusd01 pm-tests]$ ant init > Buildfile: build.xml > > init: > [echo] ---------------------------------------------- > [echo] Cactus Classpath: > [echo] > [echo] > /home/qauser/faws-integration/third-party/cactus/lib/cactus-1. > 6dev-20030907. > jar:/home/qauser/faws-integration/third-party/cactus/lib/cactu > s-ant-1.6dev-2 > 0030907.jar:/home/qauser/faws-integration/third-party/cactus/l > ib/servletapi- > 2.3.jar:/home/qauser/faws-integration/third-party/cactus/lib/j > 2ee-1-3-1.jar: > /home/qauser/faws-integration/third-party/cactus/lib/aspectjrt > -1.0.6.jar:/ho > me/qauser/faws-integration/third-party/cactus/lib/commons-logg > ing-1.0.3.jar: > /home/qauser/faws-integration/third-party/cactus/lib/commons-h > ttpclient-2.0- > rc1.jar:/home/qauser/faws-integration/third-party/cactus/lib/j > unit-3.8.1.jar > :/home/qauser/faws-integration/third-party/cactus/lib/httpunit > -1.5.3.jar:/ho > me/qauser/faws-integration/third-party/cactus/lib/nekohtml-0.7.4.jar > [echo] ---------------------------------------------- > > BUILD FAILED > file:/home/qauser/faws-integration/pm-tests/build.xml:125: > taskdef class > org.apache.cactus.integration.ant.CactusTask cannot be found > > Total time: 1 second > > Any ideas? > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003 > > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.522 / Virus Database: 320 - Release Date: 9/29/2003 --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-user-help@jakarta.apache.org