Hi Ken, AFAIK, there's no known bug related to Filter testing with 1.5-b1. setUp and tearDown had some problems when using them with a pure JUnit TestCase wrapped in a Cactus test suite (i.e. not extending one of the cactus XXXTestCase classes).
The last stable version is 1.4.1 but it doesn't support wrapping pure JUnit test cases in a cactus test suite... I'd prefer that we help you get going with 1.5-b1. WRT the setUp and tearDown stuff, could you please use the latest available version from the nightly build area? WRT your filter problem, I'd like to help but I need more information. Have you looked at the servlet samples to see how your case is different. Thanks -Vincent > -----Original Message----- > From: Flagg, Kenneth BGI SF [mailto:[EMAIL PROTECTED] > Sent: 14 October 2003 19:30 > To: 'Cactus Users List' > Subject: Non-beta version of Cactus? > > Hi. I can't get Cactus 1.5-b1 to work. My logs indicate that the > FilterTestCaller is never setting the implicit objects of my test case, > which therefore renders it useless. Incidentally, the "setUp" and > "tearDown" methods are never invoked, either. Please see my two previous > posts for details. > > I was wondering if there are any stable (non-beta) builds available for > download. The Apache site only offers 1.5-b1 and the link on the Cactus > site to "older versions (pre 1.4)" just redirects to the same downloads > page. > > Thanks, > Ken Flagg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
