[jboss-user] [JBoss Seam] - Hibernate's version in Seam CVS

azalea do-not-reply at jboss.com
Tue Jun 12 22:59:03 EDT 2007


Hi,

I'm integration testing using seam(CVS) gen-generated project.

Hibernate in Seam CVS:
-Hibernate 3.2 cr2
-Hibernate EntityManager 3.2.0 cr1
-Hibernate Annotations 3.2.0 cr1

These are not same as the versions of Hibernate included in JBoss AS 4.2.0.GA which is target of Seam CVS(1.3.0).
And this code doesn't work with old Hibernate.
{{{
	@Pattern(regex="^[0-9]{3}-[0-9]{4}$", message="{not_default_hibernate_validator_message_key}")
	private String postCode;
}}}
I hope that Hibernate in Seam CVS will be upgraded.

Thanks.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053782#4053782

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053782



More information about the jboss-user mailing list