BUILD COMPLETE - build.593 |
Date of build: 12/16/2004 21:30:02 |
Time to build: 16 minutes 44 seconds |
Last changed: 12/16/2004 20:22:34 |
Last log entry: Add the mising callEcho method implementation needed by the deepRunAs test |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (4) | ||||
1.4 | modified | starksm | testsuite/src/main/org/jboss/test/security/ejb/CallerBean.java | Add the mising callEcho method implementation needed by the deepRunAs test |
1.22 | modified | starksm | server/src/main/org/jboss/security/SecurityAssociation.java | There was an off by one error in the run-as identity stack calculation. This really fixes [ 1041273 ] Run-as Identity not propagated. |
1.29 | modified | starksm | testsuite/imports/test-jars.xml | Comment out the ejb-timer.* stuff for now. |
1.28 | modified | andd | testsuite/imports/test-jars.xml | EJBDeployer is xmbean-ized and so can be configured with deployment interceptorsSubDeployerInterceptor is an abstract base class for deployment interceptorsLoginConfigInterceptor handles automatic security domain creation/destruction upon deployment/undeployment |