On Sun, 25 Jun 2006 23:44:42 -0400, Wendy Smoak <[EMAIL PROTECTED]> wrote:


This actually isn't the recommended way to do it, since if the tests
fail, Cargo never gets a chance to stop the container.  Better is to
use the Java API in a TestSetup class that wraps your tests.  There's
an example of that, here:
  http://cargo.codehaus.org/Functional+testing

Thanks a lot. This looks similar to what I'm doing now, but may shield me from my classpath woes. I'll give it a go tomorrow.

--
Kevin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to