DL wrote:
test:test:
[junit] Running com.nrfx.articles.openejb.EmployeeAccessorsTest
[junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 3.876 sec
[junit] [ERROR] TEST com.nrfx.articles.openejb.EmployeeAccessorsTest FAILED
[junit] Running com.nrfx.articles.openejb.EmployeeCreateTest
[junit] Tests run: 2, Failures: 2, Errors: 0, Time elapsed: 3.996 sec
[junit] [ERROR] TEST com.nrfx.articles.openejb.EmployeeCreateTest FAILED
[junit] Running com.nrfx.articles.openejb.EmployeeFindTest
[junit] Tests run: 5, Failures: 5, Errors: 0, Time elapsed: 3.856 sec
[junit] [ERROR] TEST com.nrfx.articles.openejb.EmployeeFindTest FAILED
No openejb.home defined is a possible cause of the tests failures. Let me know if the solution described in the response to Mark works.
Jacek
