Results 1 to 3 of 3

Thread: Hibernate Validator not working in Integration Tests

Hybrid View

  1. #1

    Default Hibernate Validator not working in Integration Tests

    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

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    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!
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

  3. #3
    Join Date
    Mar 2009
    Posts
    19

    Default

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •