-->
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 Validator not found on Classpath
PostPosted: Fri Sep 10, 2010 3:45 am 
Newbie

Joined: Fri Sep 10, 2010 2:44 am
Posts: 2
I have created an ear project for websphere, containing one project for my services, one for my domain model and one web project. The ear-lib directory contains all necessary libraries for the hibernate validation to work. The domain model contains my classes with the annotated properties for validation.

If set up richfaces at the web project with
Code:
<rich:ajaxValidator />
for the attached properties I retrieve a warning at the moment the validator should be called saying
Quote:
org.richfaces.validator.ObjectValidator - Validator implementations not found at classpath, default NullValidator will be used.


I am using richfaces 3.3.3.Final and hibernate-validator 4.1.0.Final.

Any Ideas?


Top
 Profile  
 
 Post subject: Re: Hibernate Validator not found on Classpath
PostPosted: Fri Sep 17, 2010 9:11 am 
Hibernate Team
Hibernate Team

Joined: Thu Apr 05, 2007 5:52 am
Posts: 1689
Location: Sweden
Probably some sort of packaging and class loader visibility issue.


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.