Peter Donald <[EMAIL PROTECTED]> wrote: > BTW I am having trouble running test suites (namely the > run.single.test target). I am not sure I have the environment set up > poorly but the relevent snippet of error message is.
I'd say run.single.test is poorly documented 8-) The property testcase must hold the classname of the testcase to run, and I guess you've set it to blah, which in turn seems not to be a class in your CLASSPATH. Oh, yes, <prefixedfileset> in <war> still works as expected. Stefan
