well, I have no problems using the classical way with cactus but when I try
with maven I get this result:
Testsuite: de.byteaction.taskwatcher.test.modules.actions.TaskActionTest
Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,42 sec
Testcase: testDoTaketask took 0,39 sec
Caused an ERROR
Failed to get the test results. This is probably due to an error that
happened on the server side when trying to execute the tests. Here is what
was returned by the server : [<html><head><title>Apache
Tomcat/4.1.18-LE-jdk14 - Error report</title><STYLE><!--H1{font-family :
sans-serif,Arial,Tahoma;color : white;background-color : #0086b2;}
H3{font-family : sans-serif,Arial,Tahoma;color : white;background-color :
#0086b2;} BODY{font-family : sans-serif,Arial,Tahoma;color :
black;background-color : white;} B{color : white;background-color :
#0086b2;} HR{color : #0086b2;} --></STYLE> </head><body><h1>HTTP Status
404 - /test/ServletRedirector</h1><HR size="1" noshade><p><b>type</b> Status
report</p><p><b>message</b>
<u>/test/ServletRedirector</u></p><p><b>description</b> <u>The requested
resource (/test/ServletRedirector) is not available.</u></p><HR size="1"
noshade><h3>Apache Tomcat/4.1.18-LE-jdk14</h3></body></html>]
org.apache.cactus.util.ChainedRuntimeException: Failed to get the test
results. This is probably due to an error that happened on the server side
when trying to execute the tests. Here is what was returned by the server :
[<html><head><title>Apache Tomcat/4.1.18-LE-jdk14 - Error
report</title><STYLE><!--H1{font-family : sans-serif,Arial,Tahoma;color :
white;background-color : #0086b2;} H3{font-family :
sans-serif,Arial,Tahoma;color : white;background-color : #0086b2;}
BODY{font-family : sans-serif,Arial,Tahoma;color : black;background-color :
white;} B{color : white;background-color : #0086b2;} HR{color :
#0086b2;} --></STYLE> </head><body><h1>HTTP Status 404 -
/test/ServletRedirector</h1><HR size="1" noshade><p><b>type</b> Status
report</p><p><b>message</b>
<u>/test/ServletRedirector</u></p><p><b>description</b> <u>The requested
resource (/test/ServletRedirector) is not available.</u></p><HR size="1"
noshade><h3>Apache Tomcat/4.1.18-LE-jdk14</h3></body></html>]
at
org.apache.cactus.client.AbstractHttpClient.dispatch2_doTest(AbstractHttpCli
ent.java;org/apache/cactus/util/log/LogAspect.aj(1k):120)
at
org.apache.cactus.client.AbstractHttpClient.around2_doTest(AbstractHttpClien
t.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236)
at
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java;o
rg/apache/cactus/util/log/LogAspect.aj(1k):104)
at
org.apache.cactus.AbstractWebTestCase.runGenericTest(AbstractWebTestCase.jav
a:260)
at org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:133)
at org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:195)
org.apache.cactus.client.ParsingException: Not a valid response
at
org.apache.cactus.client.WebTestResultParser.readRootElement(WebTestResultPa
rser.java;org/apache/cactus/util/log/LogAspect.aj(1k):140)
at
org.apache.cactus.client.WebTestResultParser.dispatch29_parse(WebTestResultP
arser.java;org/apache/cactus/util/log/LogAspect.aj(1k):101)
at
org.apache.cactus.client.WebTestResultParser.around29_parse(WebTestResultPar
ser.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236)
at
org.apache.cactus.client.WebTestResultParser.parse(WebTestResultParser.java;
org/apache/cactus/util/log/LogAspect.aj(1k):96)
at
org.apache.cactus.client.AbstractHttpClient.callGetResult(AbstractHttpClient
.java;org/apache/cactus/util/log/LogAspect.aj(1k):230)
at
org.apache.cactus.client.AbstractHttpClient.dispatch2_doTest(AbstractHttpCli
ent.java;org/apache/cactus/util/log/LogAspect.aj(1k):114)
at
org.apache.cactus.client.AbstractHttpClient.around2_doTest(AbstractHttpClien
t.java;org/apache/cactus/util/log/LogAspect.aj(1k):1236)
at
org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHttpClient.java;o
rg/apache/cactus/util/log/LogAspect.aj(1k):104)
at
org.apache.cactus.AbstractWebTestCase.runGenericTest(AbstractWebTestCase.jav
a:260)
at org.apache.cactus.ServletTestCase.runTest(ServletTestCase.java:133)
at org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.java:195)
Testcase: testDoTaketask
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 11, 2003 12:01 PM
Subject: RE: Testing with maven/cactus
> Interesting. Can you send me a copy of your stack trace plus your cactus
> test? What app server are you using? Can you get the sample for the
plugin
> to run?
>
> Eric Pugh
>
> -----Original Message-----
> From: Akmal Sarhan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 11, 2003 2:47 AM
> To: [EMAIL PROTECTED]
> Subject: Testing with maven/cactus
>
>
> I am trying to get my tests running using cactus plugin for maven, but
> somehow I can not get it to work, has anyone tried this and if yes, could
> you contribute a small howto(step by step) of what exactly should be
changed
> to automate the tests
> I am using the CVS head of maven
> regards
> Akmal
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]