Re: CactusTask runs test in same VM?

2008-01-11 Thread Petar Tahchiev
Hi Joerg, since no one is answering, maybe I will give it a try. What basically is going on is this: you start Ant in a JVM and it delegates the executions of the tests that you specify to Cactus(again in the same JVM). Cactus starts the container and deploys the cactified war in it (in the the

CactusTask runs test in same VM?

2008-01-09 Thread Joerg von Frantzius
Hi, probably I have a fundamental misunderstanding of Cactus, but here's my question: we're trying to run our JUnit tests on a JBoss container, using the cactus ant task on a war file that is already cactified. When we try that, we're getting an exception with a stack trace that tells me that the