[seam-issues] [JBoss JIRA] (JBSEAM-4902) Problem with Hibernate validator annotations when generating entities

Marek Novotny (JIRA) jira-events at lists.jboss.org
Wed Feb 22 08:19:36 EST 2012


     [ https://issues.jboss.org/browse/JBSEAM-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny updated JBSEAM-4902:
----------------------------------

               Environment: JBoss EAP 6, JBoss AS 7.1.0.Final, Seam 2.3 - SNAPSHOT from 21st Feb  (was: JBoss EAP 6, JBoss AS 7.1.0.Final, Seam 2.3 - SNAPSHOT)
    Workaround Description: Manually add hibernate-validator from Seam distribution to project classpath  (was: rewrite imports in generated entities)


That is the missing feature of seam-gen - bundling hibernate-validator for AS7 like containers. HValidator is marked as PROVIDED and therefore it has got on classpath only Hibernate Validator 4.x from AS7.

JSF12 distribution type should still work with Hibernate-Validator 3.x, but we need to add it to application.
                
> Problem with Hibernate validator annotations when generating entities
> ---------------------------------------------------------------------
>
>                 Key: JBSEAM-4902
>                 URL: https://issues.jboss.org/browse/JBSEAM-4902
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.3.0.ALPHA
>         Environment: JBoss EAP 6, JBoss AS 7.1.0.Final, Seam 2.3 - SNAPSHOT from 21st Feb
>            Reporter: Tomas Remes
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list