Friends, I have been able to successfully get some Cactus test cases to run on the command line, but I'd love to be able to do so from within Eclipse. I can do normal JUnit test in Eclipse, but Cactus tests give the "java.util.MissingResourceException: Can't find bundle for base name cactus, locale en_US" exception, telling me that it can't find the cactus.properties file.
This is hardly a surprise, because I can't find anywhere in Eclipse to put that classpath entry. I have searched the Cactus archives, and can't seem to find the appropriate Eclipse newsgroup for this question. Thanks in advance, -= J -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
