BUILD COMPLETE - build.377 |
Date of build: 02/15/2005 02:36:17 |
Time to build: 37 minutes 50 seconds |
Last changed: 02/15/2005 02:00:40 |
Last log entry: Comment out the filesystem rar usage for now |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (2) | ||||
1.1.4.1 | modified | starksm | testsuite/src/main/org/jboss/test/jca/securedejb/CallerIdentityBean.java | Comment out the filesystem rar usage for now |
1.10.2.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java | - Update to obtain the authenticated Subject from the security domain isValid call rather than relying on this to be a thread local side-effect of the authentication implementation.- Just use the given input password as the security domain isValid call credential rather than converting it to a char[]. Resolves [JBAS-1456] Login module is executed twice from web tier initiated authentication. |