View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041007194657Lbuild.103
|
| 1.14.2.12 | modified | starksm | testsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.java | Add a test of the run-as identity propagating more than just one call level |
| 1.2.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/interfaces/CalledSession.java | Add a test of the run-as identity propagating more than just one call level |
| 1.2.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/ejb/CalleeBean.java | Add a test of the run-as identity propagating more than just one call level |
| 1.2.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/ejb/CallerBean.java | Add a test of the run-as identity propagating more than just one call level |
| 1.4.2.5 | modified | starksm | testsuite/src/resources/security-spec/META-INF/ejb-jar.xml | Add a test of the run-as identity propagating more than just one call level |
| 1.8.2.5 | modified | starksm | testsuite/src/resources/security-spec/META-INF/jboss.xml | Add a test of the run-as identity propagating more than just one call level |
| 1.32.2.5 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SecurityInterceptor.java | Handle SecurityExceptions specially to tranform into one of the security related ejb or rmi exceptions to allow users to identitify them more easily. The exception is either wrapped in a javax.ejb.AccessLocalException or a java.rmi.AccessException depending on the method invocation type. |
| 1.24.2.10 | modified | starksm | server/src/main/org/jboss/ejb/plugins/LogInterceptor.java | Handle SecurityExceptions specially to tranform into one of the security related ejb or rmi exceptions to allow users to identitify them more easily. The exception is either wrapped in a javax.ejb.AccessLocalException or a java.rmi.AccessException depending on the method invocation type. |