Hi,

I am really not sure what is missing. I will try to answer your questions:

1. Cactus uses the maven-surefire definition (you can see it defined in the
pom.xml).
Maven-surefire plugin will execute all the tests that are specified in
src/test/java/

2.The test-classes should be placed in src/test/java/ and they would
automatically
go in the WEB-INF/classes of the cactified archive.

Cheers, Petar.

@Martin - I am glad you could make it run. The authentication tests fail
because
we use a fresh copy of the Tomcat, and in order for the tests not to fail,
you need
to declare some roles and users in tomcat's configs.

2008/9/22, Martin West <[EMAIL PROTECTED]>:
>
> Mine runs ok from samples/servlet directory out of the box using the
> 1.8.1-SNAPSHOT from svn.
>
> Results :
> Tests run: 115, Failures: 2, Errors: 1, Skipped: 0
>
> The failures are in the authentication area.
>
>
>
> On Mon, 2008-09-22 at 19:22 +0200, [EMAIL PROTECTED] wrote:
> > Cargo starts the webserver now, but no tests are ran.
> >
>
> --
> regards
>    Martin West
>    07879 680096
>    skype:amartinwest
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Regards, Petar!
Karlovo, Bulgaria.
- - - - - - - -
| Author @ Manning Publications.
| Technical Consultant @ HP
| BGJUG-Bulgarian Java User Group Leader.
| Apache Jakarta PMC member.
| Jakarta Cactus Lead Developer.
| Blogger: http://weblogs.java.net/blog/paranoiabla/
- - - - - - - -
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

Reply via email to