|
| 1.3 | modified | bill | src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.java | EJBs and Persistence can now be within a .jar file |
| 1.3 | modified | bill | src/test/org/jboss/ejb3/test/tableperinheritance/unit/EntityUnitTestCase.java | EJBs and Persistence can now be within a .jar file |
| 1.7 | modified | bill | src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBs and Persistence can now be within a .jar file |
| 1.6 | modified | bill | src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java | EJBs and Persistence can now be within a .jar file |
| 1.3 | modified | bill | src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java | EJBs and Persistence can now be within a .jar file |
| 1.4 | modified | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/Dao.java | application-exception support |
| 1.7 | modified | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/DaoBean.java | application-exception support |
| 1.1 | added | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/DeploymentDescriptorAppException.java | branches: 1.1.2;application-exception support |
| 1.1 | added | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/DeploymentDescriptorCheckedRollbackException.java | branches: 1.1.2;application-exception support |
| 1.5 | modified | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java | application-exception support |
| 1.8 | modified | bdecoste | src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledMDB.java | activateConfig to activationConfig |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/xmlcfg/Customer.java | Update the jboss LGPL headers |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/xmlcfg/EntityTest.java | Update the jboss LGPL headers |
| 1.6 | modified | starksm | src/test/org/jboss/ejb3/test/xmlcfg/EntityTestBean.java | Update the jboss LGPL headers |
| 1.5 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/Customer.java | Update the jboss LGPL headers |
| 1.5 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/Employee.java | Update the jboss LGPL headers |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/EntityTest.java | Update the jboss LGPL headers |
| 1.9 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/EntityTestBean.java | Update the jboss LGPL headers |
| 1.5 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/Person.java | Update the jboss LGPL headers |
| 1.4 | modified | starksm | src/test/org/jboss/ejb3/test/timer/TimerTester.java | Update the jboss LGPL headers |
| 1.9 | modified | starksm | src/test/org/jboss/ejb3/test/timer/TimerTesterBean.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/timer/TimerTesterBean21.java | Update the jboss LGPL headers |
| 1.6 | modified | starksm | src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/AnnotatedAppException.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/AppException.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/CheckedRollbackException.java | Update the jboss LGPL headers |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/Dao.java | Update the jboss LGPL headers |
| 1.6 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/DaoBean.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/NoRollbackRemoteException.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/NoRollbackRuntimeException.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/RollbackRemoteException.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/RollbackRuntimeException.java | Update the jboss LGPL headers |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/SimpleEntity.java | Update the jboss LGPL headers |
| 1.4 | modified | starksm | src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/MDBInvoker.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/SessionInvoker.java | Update the jboss LGPL headers |
| 1.7 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledMDB.java | Update the jboss LGPL headers |
| 1.3 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledSession.java | Update the jboss LGPL headers |
| 1.7 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledSessionBean.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.java | Update the jboss LGPL headers |
| 1.2 | modified | starksm | src/test/org/jboss/ejb3/test/tableperinheritance/unit/EntityUnitTestCase.java | Update the jboss LGPL headers |
| 1.5 | modified | bill | src/test/org/jboss/ejb3/test/xmlcfg/Customer.java | update to latest hibernates |
| 1.4 | modified | bdecoste | src/test/org/jboss/ejb3/test/tableperinheritance/unit/EntityUnitTestCase.java | updated default jndi binding |
| 1.4 | modified | bdecoste | src/test/org/jboss/ejb3/test/strictpool/unit/StrictPoolUnitTestCase.java | updated default jndi binding |
| 1.4 | modified | bdecoste | src/test/org/jboss/ejb3/test/xmlcfg/unit/EntityUnitTestCase.java | updated default jndi binding |
| 1.8 | modified | bdecoste | src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | updated default jndi binding |
| 1.7 | modified | bdecoste | src/test/org/jboss/ejb3/test/txexceptions/unit/TxExceptionsTestCase.java | updated default jndi binding |
| 1.4 | modified | bill | src/test/org/jboss/ejb3/test/xmlcfg/Customer.java | update to latest HEM that has GeneratedValue change |
| 1.6 | modified | bill | src/test/org/jboss/ejb3/test/tableperinheritance/Person.java | update to latest HEM that has GeneratedValue change |