You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Sandesh Shetty <sa...@yahoo.com> on 2003/03/21 05:50:22 UTC

samples error

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

RE: samples error

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Sandesh,

This is a FAQ. Check http://jakarta.apache.org/cactus/faq.html#faq5

Thanks
-Vincent

> -----Original Message-----
> From: Sandesh Shetty [mailto:sandesh_s7@yahoo.com]
> Sent: 21 March 2003 05:50
> To: cactus-user@jakarta.apache.org
> Subject: samples error
> 
> 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\
an
> t\bin\..\lib\xml-
>
apis.jar;c:\Apps\ant\bin\..\lib\xercesImpl.jar;c:\Apps\ant\bin\..\lib\op
ti
> onal.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: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org