BUILD COMPLETE - build.807 |
Date of build: 02/16/2005 22:33:18 |
Time to build: 15 minutes 39 seconds |
Last changed: 02/16/2005 21:36:17 |
Last log entry: Also load the PolicyContext class as this can also trigger a CCE if there have been no references to this class before the policy is used. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (7) | ||||
1.8 | modified | starksm | security/src/main/org/jboss/security/jacc/DelegatingPolicy.java | Also load the PolicyContext class as this can also trigger a CCE if there have been no references to this class before the policy is used. |
1.2 | modified | starksm | testsuite/src/resources/jca/securedejb/calleridentity-ds.xml | Update to test that a run-as identity's roles are seen in the jca subject. |
1.2 | modified | starksm | testsuite/src/resources/jca/securedejb/login-config.xml | Update to test that a run-as identity's roles are seen in the jca subject. |
1.2 | modified | starksm | testsuite/src/resources/jca/securedejb/notxfs-ds.xml | Update to test that a run-as identity's roles are seen in the jca subject. |
1.2 | modified | starksm | testsuite/src/resources/jca/fs/META-INF/ra.xml | Add a Roles property for testing role based access |
1.2 | modified | starksm | testsuite/src/main/org/jboss/test/jca/fs/FSMangedConnectionFactory.java | Add a simple roles based access restriction for testing role based access |
1.16 | modified | ejort | server/src/main/org/jboss/proxy/ejb/handle/StatefulHandleImpl.java | Port [JBAS-1479] from jboss4 |