Fail during building of validator factory in case EL dependencies are missing

Description

This way the user should get feedback already during the bootstrap process.

Environment

None

Activity

Show:

Florian Kolbe March 28, 2017 at 9:37 PM

Thank you for taking the time to reply. We upgraded to 5.4.1 and the trouble seems to have gone away.

Guillaume Smet March 28, 2017 at 8:41 AM

if you have this type of issue, I recommend you to upgrade to 5.4.1.Final with the following EL dependency:

It should be cleaner and more flexible regarding class loading.

Florian Kolbe March 27, 2017 at 6:53 PM

Just checked, looks like this "hack" is gone as of 5.3.0

Florian Kolbe March 27, 2017 at 6:46 PM

This change looks cumbersome, requiring a ClassLoader.loadClass() for each createValidator()

We have scenarios where this leeds to quite some trouble with ClassLoader locking.

Snippet from 5.2.2

Fixed

Details

Assignee

Reporter

Participants

Florian Kolbe
Guillaume Smet
Hardy Ferentschik

Fix versions

Priority

Created May 12, 2013 at 6:12 PM
Updated March 28, 2017 at 9:37 PM
Resolved January 13, 2014 at 9:15 AM