What he said. Our project just hit a different bug with the validators in JBoss 4.2.1 that has been fixed in validators-3.3.0 (@Email does not tolerate null values as happens with empty JSF text fields -- http://opensource.atlassian.com/projects/hibernate/browse/HV-3).
Clear instructions for how to update to a fixed version would be very helpful! "wschwendt" wrote : The following is not a Seam issue, even though it may be important to Seam users. | ... | Question: | ======= | | What needs to be done in order to successfully use the org.hibernate.validator.Min validator? Could a solution be the replacement of the Hibernate packages shipped with JBoss AS 4.2.1GA with more recent versions? I tried to replace those Hibernate jars with Hibernate core 3.3.0GA, Hibernate EntityManager 3.3.1.GA, Hibernate Annotations 3.3.0GA and Hibernate Validator 3.0.0GA, but this produces a a classloading error when Hibernate is started up. | | Are there any instructions out there how JBossAS needs to be configured when using the latest Hibernate versions? | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073760#4073760 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073760 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
