-->
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.  [ 3 posts ] 
Author Message
 Post subject: Hibernate Validator not found: ignoring
PostPosted: Wed Apr 14, 2010 5:56 pm 
Beginner
Beginner

Joined: Thu Jul 31, 2008 8:28 pm
Posts: 24
I've add hibernate-validator-4.0.2.GA.jar and validation-api-1.0.0.GA.jar to my classpath.
I can see they are been deployed under WEB-INF\lib but I still get the message
Hibernate Validator not found: ignoring

I'm using Hibernate 3.5 in JPA2 web application. I've read that all I need to do to enable hibernate validation is to put the jars in the classpath.

What am I missing here?


Top
 Profile  
 
 Post subject: Re: Hibernate Validator not found: ignoring
PostPosted: Mon Jun 21, 2010 10:15 am 
Beginner
Beginner

Joined: Fri Jan 13, 2006 11:19 am
Posts: 24
Same with me. It work in unit test environment but not jboss. Why?


Top
 Profile  
 
 Post subject: Re: Hibernate Validator not found: ignoring
PostPosted: Thu Apr 14, 2011 4:38 pm 
Newbie

Joined: Tue Mar 08, 2005 9:09 am
Posts: 8
Location: Munich
Could it be that the rest of your hibernate libraries are already contained in the JBoss server class path and thus the classloader does not see hibernate-validator and validation-api because they are in the webapp classloader?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.