-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate and Seam compatibility
PostPosted: Wed Mar 02, 2011 4:51 pm 
Newbie

Joined: Tue Jan 18, 2011 3:24 pm
Posts: 13
I am working on upgrading the libraries on an application. At present, the working application uses Hibernate validator 3.0.0.GA and Seam 1.2.1.GA. I am upgrading to Hibernate Validator 4.1.0.Final and Seam 2.2.1.Final.

I couldn't even compile as Seam's StatusMessages uses hibernate validator's InvaidValue which is removed in 4.1.0.Final.

Has anyone faced this? Any solutions?


Top
 Profile  
 
 Post subject: Re: Hibernate and Seam compatibility
PostPosted: Thu Mar 03, 2011 7:36 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Hi,

Seam 2.x still depends on Hibernate Validator 3.x which is a legacy code base. Hibernate Validator 4.x is a completely different code base and the reference implementation of Bean Validation (hence a different API).

So if you want to use Seam 2.x you will need Validator 3.x. I don't know whether it is possible to also have Bean Validation. You should check the Seam forum.

See also viewtopic.php?f=9&t=1001094


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.