Re: Problem to run a Cactus test using Jetty integration

2008-01-07 Thread Rene Döring
/1/4, Rene Döring [EMAIL PROTECTED]: Hello I'm using Cactus for the first time, so I have some difficulties to get it working. I want to test some servlets, therefore I'm using the Jetty integration. I try to run Cactus with Ant and my task looks something like this: target name=run-tests

Problem to run a Cactus test using Jetty integration

2008-01-04 Thread Rene Döring
Hello I'm using Cactus for the first time, so I have some difficulties to get it working. I want to test some servlets, therefore I'm using the Jetty integration. I try to run Cactus with Ant and my task looks something like this: target name=run-tests depends=compile-tests junit