After a couple hours of Google and a couple of tutorials I\'m beat...
It\'s not the fact that I\'m getting errors that can give me hints on what the problem is, it\'s the comple
I had the same kind of problem, and search for a while, in my case, using hibernate-validator-4.2.0.Final.jar, I was lacking slf4j-api-1.6.4.jar. The problem is that hibernate validator does not crash but does NOT tell it is not working ....