dain 2004/04/10 02:51:38 Removed: modules/core/src/java/org/openejb AbstractEJBContainer.java Log:
Rewrote most unit tests to work against the new container Removed unit tests for already deleted code or functionality Changed EJBHome and EJBLocalHome remove by primary key on Session beans to throw RemoveException instead of RemoteException (see EJB 2.1 Specification Section 6.6)
