persistence@glassfish.java.net

Entity test harness

From: Petr Blaha <Petr.Blaha_at_Sun.COM>
Date: Mon, 30 Jan 2006 11:54:22 +0100

Hi all,
I have seen Oracle created Entity test harness in used in Oracle server
preview. This tool is very useful for testing EJB 3.0 out of container
(http://www.oracle.com/technology/pub/articles/debu_testability_of_ejb.html)

For running JUnit test you should add ectest.jar on classpath. I used
this jar from Oracle's container but it's depend on old verson of EJB
3.0 API.

Since Glassfish includes Toplink, I would like to ask whether is there
some plan to add this test harness in Glassfish as well?

  Thanks,
  Petr