-
Bug
-
Resolution: Done
-
Major
-
3.11.0.Final, 4.5.2.Final
-
None
-
None
-
- 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.
- clones
-
JBEAP-18802 [GSS](7.2.z) RESTEASY-2522 - Inconsistent response code when calling JAXRS-based endpoint with BeanValidation Constraints
- Closed