View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050207213856Lbuild.361
|
| 1.5.4.2 | modified | starksm | security/src/main/org/jboss/security/jacc/DelegatingPolicy.java | When run with a security manager the act of class loading can trigger security checks which in turn causes this classes implies method to be called as soon as the this class is installed as the Policy implementation. The implies method cannot cause class loading to occur before there is the delegation to the non-JACC Policy provider or else an infinite recursion scenario arises where entrance into implies triggers class loading which recurses into implies. Resolves [JBAS-1363] JACC DelegatingPolicy will not work with a SecurityManager installed. |
| 1.1.4.2 | modified | starksm | server/src/main/org/jboss/ejb/plugins/JaccAuthorizationInterceptor.java | Use a PrivilegedExceptionAction for accessing the "javax.security.auth.Subject.container" JACC PolicyContext.getContext() value. |
| 1.5.2.4 | modified | starksm | server/src/main/org/jboss/ejb/plugins/SecurityActions.java | Add a PrivilegedExceptionAction for accessing the "javax.security.auth.Subject.container" JACC PolicyContext.getContext() value. |
| 1.406.2.39 | modified | starksm | testsuite/build.xml | Update for the tomcat55 sar and run the jacc tests under a security manager |
| 1.3.2.1 | deleted | starksm | testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat50.sar/server.xml | Update for the tomcat55 sar |
| 1.2.2.1 | deleted | starksm | testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml | Update for the tomcat55 sar |
| 1.1.2.1 | deleted | starksm | testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat50.sar/server.xml | Update for the tomcat55 sar |
| 1.1.2.1 | deleted | starksm | testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xml | Update for the tomcat55 sar |