Hi
The Hibernate Validator is getting ignored when running integration tests (from both Maven and Eclipse). The warning message is :
"Hibernate Validator not found: ignoring"
Anyone seeing the same problem?
Jon
Hi
The Hibernate Validator is getting ignored when running integration tests (from both Maven and Eclipse). The warning message is :
"Hibernate Validator not found: ignoring"
Anyone seeing the same problem?
Jon
Have you edited anything in your pom.xml that Roo generated? If not, would you mind logging a bug for us to take a look at this please at http://jira.springframework.org/browse/ROO? Thanks!
Hibernate validator 4.0 (JSR-303) support (for ddl generation) is only available through the upcoming Hibernate 3.5+. http://opensource.atlassian.com/proj...rowse/HHH-4428
Last edited by duckbill; Sep 25th, 2009 at 02:56 AM.