View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040710171406Lbuild.130
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.1.1.1.2.20 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.java | Renable the caching of the authenticated user at the session level to improve the performance of secured invocations. The only potential issue with this change is that a flush of the security domain cache will not have an effect on active sessions with authenticated users. May need to look into sending a notification when the security domain cache is flushed so that the session state is kept in synch. |
| 1.1.2.14 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | Renable the caching of the authenticated user at the session level to improve the performance of secured invocations. The only potential issue with this change is that a flush of the security domain cache will not have an effect on active sessions with authenticated users. May need to look into sending a notification when the security domain cache is flushed so that the session state is kept in synch. |
| 1.1.2.6 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java | Renable the caching of the authenticated user at the session level to improve the performance of secured invocations. The only potential issue with this change is that a flush of the security domain cache will not have an effect on active sessions with authenticated users. May need to look into sending a notification when the security domain cache is flushed so that the session state is kept in synch. |
| 1.1.1.1.2.8 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java | Renable the caching of the authenticated user at the session level to improve the performance of secured invocations. The only potential issue with this change is that a flush of the security domain cache will not have an effect on active sessions with authenticated users. May need to look into sending a notification when the security domain cache is flushed so that the session state is kept in synch. |
| 1.1.2.1 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/JBossGenericPrincipal.java | An implementation of the catalina GenericPrincipal to allow caching ofsecurity manager invocation results. |