]
Juan Hernández updated WFLY-4280:
---------------------------------
Attachment: hv-861.tar.gz
Simple application reproducing the issue. Build with "mvn package" and try to
deploy.
HIbernate Validator AIOOBE in
ReflectionHelper#parametersResolveToSameTypes
---------------------------------------------------------------------------
Key: WFLY-4280
URL:
https://issues.jboss.org/browse/WFLY-4280
Project: WildFly
Issue Type: Bug
Affects Versions: 8.1.0.Final, 8.2.0.Final
Environment: Fedora 21, OpenJDK 1.8.0_25-b18.
Reporter: Juan Hernández
Assignee: Jason Greene
Attachments: hv-861.tar.gz
The version of Hibernate Validator included in WildFly 8.1 and 8.2 throws an
{{ArrayIndexOutOfBounds}} exception when deploying some applications. This is already
reported in the Hibernate Validator JIRA:
https://hibernate.atlassian.net/browse/HV-861