I am trying to execute the samples in Cactus and face
the following problem the server seems to start but
the tests dont seem to get executed, unable to
identify the problem.
Verified build.xml and build.properties files for the
any parameter mismatch ,but they are all in place
request help
Buildfile: build.xml
check.test.resin.20:
display.properties:
[echo] ----- Cactus Servlet Sample 1.4 -----
[echo] java.class.path =
C:\j2sdk1.4.1_01\lib\tools.jar;c:\Apps\ant\bin\..\lib\junit.jar;c:\Apps\ant\bin\..\lib\xml-apis.jar;c:\Apps\ant\bin\..\lib\xercesImpl.jar;c:\Apps\ant\bin\..\lib\optional.jar;c:\Apps\ant\bin\..\lib\ant.jar;
[echo] java.home = C:\j2sdk1.4.1_01\jre
[echo] user.home = C:\Documents and
Settings\shetty_s
[echo] ant.home = c:\Apps\ant\bin\..
[echo] cactus.framework.jar =
../lib/cactus-1.4.jar
[echo] cactus.ant.jar = ../lib/cactus-ant-1.4.jar
[echo] servlet.jar = ../lib/servletapi-2.3.jar
[echo] aspectjrt.jar = ../lib/aspectjrt-1.0.5.jar
[echo] commons.logging.jar =
../lib/commons-logging-1.0.jar
[echo] commons.httpclient.jar =
../lib/commons-httpclient.jar
[echo] httpunit.jar = ../lib/httpunit-1.4.1.jar
[echo] junit.jar = ../lib/junit-3.7.jar
[echo] log4j.jar (optional) =
../lib/log4j-1.2.5.jar
[echo] clover.jar (optional) = ${clover.jar}
[echo] test.port = 8081
check.properties.test:
check.properties.warn:
check.properties:
init:
compile.sample:
compile.unit:
compile:
prepare.testwar.log4j:
prepare.testwar.clover:
prepare.test:
testwar:
prepare.test.resin.20:
[echo] resin.home.20 = C:\Apps\resin-2.1.6
test.resin.20:
[echo] about to start the resin server
start.resin.20:
[java] Resin 2.1.6 (built Fri Nov 8 08:18:18 PST
2002)
[java] Copyright(c) 1998-2002 Caucho Technology.
All rights reserved.
[java] Starting Resin on Fri, 21 Mar 2003
10:14:03 +0530 (GMT+05:30)
[java] http listening to *:8081
__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]