BUILD COMPLETE - build.214 |
Date of build: 09/22/2004 17:50:19 |
Time to build: 36 minutes 59 seconds |
Last changed: 09/22/2004 17:40:08 |
Last log entry: Use the DynamicLoginConfig service to install the web integration test config |
Unit Tests: (0) | |||
Modifications since last build: (6) | ||||
1.3 | deleted | starksm | testsuite/src/resources/web/scripts/SecurityConfig.bsh | Use the DynamicLoginConfig service to install the web integration test config |
1.1 | added | starksm | testsuite/src/resources/web/scripts/security-config-service.xml | Use the DynamicLoginConfig service to install the web integration test config |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/web/servlets/UserInRoleServlet.java | A servlet that calls isUserInRole for every role name defined in theexpectedUserRoles init parameter and validates that each role is assignedto the user. Any role in the expectedUserRoles for which isUserInRole isfalse is added to the X-ExpectedUserRoles-Errors reply header. If the userhas every role from the expectedUserRoles list, the X-ExpectedUserRoles-Errorsheader will not be in the reply.This servlet also calls isUserInRole for every role name defined in theunexpectedUserRoles init parameter and validates that each role is NOTassigned to the user. Any role in the unexpectedUserRoles for whichisUserInRole is true is added to the X-UnexpectedUserRoles-Errors replyheader. If the user has no roles from the unexpectedUserRoles list, theX-UnexpectedUserRoles-Errors header will not be in the reply. |
1.33 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCRemoveEntityCommand.java | include the root exception message into the RemoveException being thrown. |
1.4 | modified | kabkhan | aop/docs/reference/en/modules/annotated.xml | Added breaks for lines in listings that don't fit on page |
1.2 | modified | kabkhan | aop/docs/reference/en/master.xml | Added breaks for lines in listings that don't fit on page |