|
Sent PR https://github.com/hibernate/hibernate-validator/pull/371 for passing in a classloader for loading user resources (XML descriptors, classes given by name in XML descriptors, ValidationMessages). This provides the basis for making use of these in OSGi, it does not deal with other stuff like providing the validator factory as an OSGi service or similar.
|