[hibernate-issues] [Hibernate-JIRA] Created: (HV-284) Documentation fixes for hibernate-core integration

Mathias De Belder (JIRA) noreply at atlassian.com
Mon Feb 15 12:39:30 EST 2010


Documentation fixes for hibernate-core integration
--------------------------------------------------

                 Key: HV-284
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-284
             Project: Hibernate Validator
          Issue Type: Patch
          Components: documentation
    Affects Versions: 4.0.2.GA
         Environment: Hibernate Validator 4.0.2
Hibernate Core 3.5.0-beta2
            Reporter: Mathias De Belder
            Assignee: Hardy Ferentschik
            Priority: Trivial
         Attachments: integration.patch

In Hibernate Validator's documentation on integrating the validator implementation with other ORM frameworks (§6.2.1) the 'manual configuration' XML linked as 'Example 6.1' contains two errors. First, the 'Default' Validator group resides in javax.validation.groups.Default instead of javax.validation.Default. Secondly, the <event> listener registration needs to appear before the closing </session-factory> tag.

The attached patch modifies the Docbook source to produce a working hibernate.cfg.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the hibernate-issues mailing list