|
| 1.8 | modified | asaldhana | testsuite/src/resources/security-spec/service-inf/jboss-service.xml | JBAS-3105:Fix HEAD Security TestCasesorg.jboss.test.security.test.EJBSpecUnitTestCase worksAdd the default queues A/B/C/D |
| 1.16 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationCacheLoader.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.java | updated for new JBossCache API |
| 1.8 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulCacheLoader.java | updated for new JBossCache API |
| 1.9 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.java | updated for new JBossCache API |
| 1.12 | modified | bdecoste | ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | updated for new JBossCache API |
| 1.4 | modified | bdecoste | ejb3/src/resources/test/cache/testejb3-cache-service.xml | updated for new JBossCache API |
| 1.4 | modified | bdecoste | ejb3/src/resources/test/cache/testejb3-statefulcache-service.xml | updated for new JBossCache API |
| 1.9 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulBean.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulLocal.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulRemote.java | updated for new JBossCache API |
| 1.10 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/StatefulBean.java | updated for new JBossCache API |
| 1.4 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/StatefulLocal.java | updated for new JBossCache API |
| 1.5 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/StatefulRemote.java | updated for new JBossCache API |
| 1.8 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/Tester.java | updated for new JBossCache API |
| 1.4 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/unit/CacheUnitTestCase.java | updated for new JBossCache API |
| 1.7 | modified | bdecoste | ejb3/src/test/org/jboss/ejb3/test/cache/unit/StatefulUnitTestCase.java | updated for new JBossCache API |
| 1.10 | modified | asaldhana | testsuite/src/main/org/jboss/test/security/ejb/EntityBeanImpl.java | JBAS-3105:Fix HEAD Security TestCasesAdd the missing methods.org.jboss.test.security.test.EJBSpecUnitTestCase has a run. |
| 1.6 | modified | asaldhana | testsuite/src/resources/security-srp/service-inf/jboss-service.xml | Use the bind address |
| 1.5 | modified | asaldhana | test/.classpath | JBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module. |
| 1.5 | modified | asaldhana | test/build.xml | JBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module. |
| 1.4 | modified | asaldhana | test/src/main/org/jboss/test/util/AppCallbackHandler.java | JBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module. |
| 1.6 | modified | asaldhana | testsuite/imports/sections/security.xml | JBAS-3105: Fix HEAD Security TestCasesFixes org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCaseThe needed archives were never built. |