Ok, the script works on Windoze but not on UNIX, see below.
[EMAIL PROTECTED] 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/cactus-ant-1.6dev-2
0030907.jar:/home/qauser/faws-integration/third-party/cactus/lib/servletapi-
2.3.jar:/home/qauser/faws-integration/third-party/cactus/lib/j2ee-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-logging-1.0.3.jar:
/home/qauser/faws-integration/third-party/cactus/lib/commons-httpclient-2.0-
rc1.jar:/home/qauser/faws-integration/third-party/cactus/lib/junit-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?