[
https://issues.jboss.org/browse/WFLY-12614?page=com.atlassian.jira.plugin...
]
Ronald Sigal commented on WFLY-12614:
-------------------------------------
[~brian.stansberry], I did the validation integration years ago, which has some peculiar
twists and turns, mainly because of CDI interfering with the order of things. I've
tracked down edge cases over the years, so much so that I'm reminded of Captain Ahab:
"He tasks me; he heaps me; I see in him outrageous strength, with an inscrutable
malice sinewing it." ;-)
I'll take a look.
Duplicated ConstraintViolation message
--------------------------------------
Key: WFLY-12614
URL:
https://issues.jboss.org/browse/WFLY-12614
Project: WildFly
Issue Type: Bug
Components: Bean Validation, REST
Affects Versions: 17.0.1.Final, 18.0.0.Beta1
Reporter: Robin Schimpf
Assignee: Alessio Soldano
Priority: Major
Attachments: wildfly-bug.zip
We currently are upgrading our application from Wildfly 13 to Wildfly 17.0.1 and are
receiving duplicated constraint violations in the response of an invalid request.
Interestingly Wildfly 13 also seems to be not behaving correctly on the third request but
in another way. There is the violation exception returned in the response instead of the
duplicated value Wildfly 17 is returning now.
I also tested this on the currently available Wildfly 18 Beta 1 and the issue is also
reproducible.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)