View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041119173048Lbuild.201

BUILD COMPLETE -  build.201
Date of build: 11/19/2004 17:30:48
Time to build: 18 minutes 9 seconds
Last changed: 11/19/2004 17:24:04
Last log entry: Change the implementation of the authorization phase to use the roles associated with the thread local copy of the authenticated Subject rather than using the domain cache values. This is needed as there is a race condition between authenticating and then using the cached roles and the next thread flushing the cache value. This shows up particularly when the auth cache is disabled and each new authentication flushes the cache. Fixes [ 1064635 ] principalRoles=null but princpal and roles are okay.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (6)
1.41.2.1modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManager.javaChange the implementation of the authorization phase to use the roles associated with the thread local copy of the authenticated Subject rather than using the domain cache values. This is needed as there is a race condition between authenticating and then using the cached roles and the next thread flushing the cache value. This shows up particularly when the auth cache is disabled and each new authentication flushes the cache. Fixes [ 1064635 ] principalRoles=null but princpal and roles are okay.
1.24.4.5modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.javaAdd a testStressNoJaasCache test that runs multiple threads against a secured ejb using the same login with caching disabled.
1.27.2.4modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerService.javaAdd a setCacheTimeout(String securityDomain, int timeoutInSecs, int resInSecs) to set the indicated security domain cache timeout.
1.14.6.1modifiedstarksmsecurity/src/main/org/jboss/security/plugins/JaasSecurityManagerServiceMBean.javaAdd a setCacheTimeout(String securityDomain, int timeoutInSecs, int resInSecs) to set the indicated security domain cache timeout.
1.3.2.1modifiedstarksmsecurity/src/main/org/jboss/security/plugins/SubjectActions.javaMake it clear what the copy from/to arguments were in the copySubject action.
1.5.6.1modifiedstarksmcommon/src/main/org/jboss/util/TimedCachePolicy.javaAdd the ability to set the interval of resolution timer

Reply via email to