Index: tests/quicklook/bean-validator/integration-test-servlet/metadata/web.xml =================================================================== --- tests/quicklook/bean-validator/integration-test-servlet/metadata/web.xml (revision 40275) +++ tests/quicklook/bean-validator/integration-test-servlet/metadata/web.xml (working copy) @@ -62,6 +62,16 @@ /testInject/* + + ValidationMessagesTestServlet + integration_test_servlet.ValidationMessagesTestServlet + + + ValidationMessagesTestServlet + /validationMessages/* + + +