David, Thanks for the tip. That is a step I was not doing. Why would installing OpenEJB be required for running the tests?
Take care, Jeremy On 1/23/07, David Blevins <[EMAIL PROTECTED]> wrote:
On Jan 19, 2007, at 9:01 PM, Jeremy Whitlock wrote: > If I run > "mvn test" from openejb3/container/openejb-core, the tests all run > properly > and pass. If I run "mvn test" from openejb3/, the previously > passing tests > of openejb-core fail for some reason. Just to note, you should use 'mvn clean install'. Even if "mvn test" should work, definitley use "mvn clean install" -David
