-
Bug
-
Resolution: Done
-
Major
-
7.2.6.GA
-
-
-
-
-
-
+
-
-
- Unzip the reproduce
- Configure the reproduce according to README.md
- Execute.
The REST endpoint with BeanValidation is returning HTTP status 500 to a invalid data instead 400. It just happens to Arquilian-based tests. I'm attaching the reproducer to cover this behavior.
The problem is the request that return HTTP status 500 generates a ConstraintViolationException instead a ResteasyViolationException.
- is cloned by
-
RESTEASY-2522 [GSS](7.2.z) Inconsistent response code when calling JAXRS-based endpoint with BeanValidation Constraints
- Resolved
- is incorporated by
-
JBEAP-18849 [GSS](7.2.z) Upgrade RESTEasy from 3.6.1.SP8 to 3.6.1.SP9
- Closed
- links to