Anyone using the Cactus plugin to test EJBs? I've setup several different projects. One for persistence classes (CMP Beans), one for business classes (Session Beans), etc...
I want to use Cactus to perform some integration testing with my persistence classes. I'm thinking the best way is to create a seperate project just tied to cactus tests for each main project. I think that would be easiest, as I could create an ejb-jar for my persistence classes, and a war file for my cactus tests that depend on the ejb-jar... Anyone who's using Cactus care to comment on their project setup? -- Bryce Fischer <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
