Tom Mueller commented on Bug HV-598

For this situation, it shouldn't be necessary to implement anything at all. The problem is unrelated the specification. I don't see anything in the specification that says that thread class loader is required to find the default provider list in order for the Validation class to work correctly. The problem is in the implementation of the DefaultValidationProviderResolver.getValidationProviders source code. It uses the thread context class loader if set, i.e., it calls getResources, but it doesn't check to see if getResources returns an empty list. That is just a simple software bug. Please fix it.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira