View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060413190648
|
| 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. |