View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041216110048Lbuild.588

BUILD COMPLETE -  build.588
Date of build: 12/16/2004 11:00:48
Time to build: 29 minutes 50 seconds
Last changed: 12/16/2004 10:05:24
Last log entry: Look to the SecurityAssociation context exception on authentication failure and throw that exception if not null. If there is no SecurityAssociation context exception, throw the current SecurityException("Authentication ..."). Fixes [JBAS-47] Support for jaas CredentialExpiredException and AccountExpiredException.

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

 Modifications since last build:  (12)
1.5modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaasAuthenticationInterceptor.javaLook to the SecurityAssociation context exception on authentication failure and throw that exception if not null. If there is no SecurityAssociation context exception, throw the current SecurityException("Authentication ..."). Fixes [JBAS-47] Support for jaas CredentialExpiredException and AccountExpiredException.
1.49modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityInterceptor.javaLook to the SecurityAssociation context exception on authentication failure and throw that exception if not null. If there is no SecurityAssociation context exception, throw the current SecurityException("Authentication ..."). Fixes [JBAS-47] Support for jaas CredentialExpiredException and AccountExpiredException.
1.7modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityActions.javabranches: 1.7.2;Add a priviledged action for accessing the SecurityAssociation.getContextInfo("org.jboss.security.exception") value.
1.35modifiedstarksmserver/src/main/org/jboss/ejb/plugins/LogInterceptor.javaHandle both java.lang.SecurityException and java.security.GeneralSecurityException that are wrapped in java.rmi.AccessException for remote interface invocations, and javax.ejb.AccessLocalException for invocations through the local interface.
1.6modifiedstarksmtestsuite/src/resources/exception/META-INF/ejb-jar.xmlUpdate to test remote and local security exception propagation
1.6modifiedstarksmtestsuite/src/resources/exception/META-INF/jboss.xmlUpdate to test remote and local security exception propagation
1.4modifiedstarksmtestsuite/src/main/org/jboss/test/exception/EntityExceptionUnitTestCase.javaUpdate to test remote and local security exception propagation
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTester.javaUpdate to test remote and local security exception propagation
1.7modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTesterBean.javaUpdate to test remote and local security exception propagation
1.8modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTesterLocal.javaUpdate to test remote and local security exception propagation
1.8modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionUnitTestCase.javaUpdate to test remote and local security exception propagation
1.27modifiedstarksmtestsuite/imports/test-jars.xmlUpdate the exception.jar to use the jboss EJBTestCase

Reply via email to