View results here -> http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040807012129

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 08/07/2004 01:21:29
Time to build: 8 minutes 21 seconds
Last changed: 08/07/2004 01:01:29
Last log entry: Add the authenticated Subject

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (9)
1.1.2.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossGenericPrincipal.javaAdd the authenticated Subject
1.1.2.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationActions.javaAdd a SetPrincipalInfoAction that also takes the authenticated Subject
1.1.1.1.2.4modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.java- Take over the task of setting/clearing the caller identity from the JBossSecurityMgrRealm.- Look to the request for the JBossGenericPrincipal for the caller in addition to the session since the SingleSignOn valve does not propagate the SSO identity to the session. Fixes [ 998575 ] Principal does not propagate under SSO on 3.2.6RC1.
1.1.2.19modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaExternalize the realm and pass the subject request attribute name to the SecurityAssociationValve.
1.1.1.1.2.9modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc4/EmbeddedTomcatService.javaRemove the setting of the realm subject request attribute name
1.1.2.5modifiedstarksmserver/src/main/org/jboss/web/AbstractWebDeployer.java- Add a default security-domain name to use when there is no jboss-web/security-domain specified and default.
1.51.2.34modifiedstarksmserver/src/main/org/jboss/web/AbstractWebContainer.java- Add a default security-domain name to use when there is no jboss-web/security-domain specified and default this to "java:/jaas/other"- Expose the request attribute name under which the JAAS Subject is store
1.1.1.1.2.22modifiedstarksmtomcat/src/resources/server-50.xmlExternalize the JAAS based authentication and authorization realm implementation and specify the default certificatePrincipal attribute.- certificatePrincipal : the class name of the org.jboss.security.auth.certs.CertificatePrincipal impl used for mapping X509[] cert chains to a Princpal.
1.1.1.1.2.9modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.javaRemove the Valve behavior so that this can be externalized to the server.xml file and add the authenticated Subject to the JBossGenericPrincipal.

Reply via email to