In Bean Validation 1.1, how do I change from the default ValidationMessages.properties, and use my own resource bundle?
I've seen this related issue, but it doesn't provide a solution: How to change location of ValidationMessages.properties in Bean Validation