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

BUILD COMPLETE -  build.182
Date of build: 08/07/2004 22:25:06
Time to build: 10 minutes 47 seconds
Last changed: 08/07/2004 21:55:15
Last log entry: Retry the commit of the default security domain and subject name attribute

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

 Modifications since last build:  (25)
1.1.2.7modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/DeployerConfig.javaRetry the commit of the default security domain and subject name attribute
1.1.2.4modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc4/TomcatDeployer.javaRemove the setSubjectAttributeName call on the realm
1.1.2.29modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.javaremoved unused methods
1.1.2.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/Schema.javaremoved unused methods
1.1.2.28modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.javaif there are foreign key constraints, null foreign keys for those rows that are not going to be deleted before deleting the parent
1.1.2.7modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/Schema.javaif there are foreign key constraints, null foreign keys for those rows that are not going to be deleted before deleting the parent
1.1.2.12modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javaif there are foreign key constraints, null foreign keys for those rows that are not going to be deleted before deleting the parent
1.1.2.14modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.javaif there are foreign key constraints, null foreign keys for those rows that are not going to be deleted before deleting the parent
1.1.2.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/PersistentContext.javaif there are foreign key constraints, null foreign keys for those rows that are not going to be deleted before deleting the parent
1.1.2.6modifiedstarksmtestsuite/imports/server-config.xmlAdd a jpda.cmdline property that is passed to the start-jboss javatask. Override with the jpda settings for debugging start-jboss, e.g.,-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y
1.1.2.2modifiedstarksmtestsuite/src/resources/test-configs/tomcat-sso/conf/login-config.xmlAdd the a jbosstest-web configuration for the ejb deployment
1.1.2.2modifiedstarksmtestsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat50.sar/server.xmlAdd the external JBossSecurityMgrRealm to the Engine
1.1.2.5modifiedstarksmtestsuite/imports/test-jars.xmlUpdate the web-sso.ear to include the jbosstest-web-ejbs.jar
1.1.2.2modifiedstarksmtestsuite/src/resources/web/sso/war/web-form-auth.xmlAdd a secured EJBServlet
1.1.2.2modifiedstarksmtestsuite/src/resources/web/sso/application.xmlInclude the jbosstest-web-ejbs.jar
1.1.2.3modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/SingleSignOnUnitTestCase.javaAdd a test of accessing a secured servlet which access' a secured ejb to test the propagation of the sso identity to the ejb container.
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