This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: JBoss 5.1.0GA + upgraded Hibernate Validator ( from 3.1 to 4.1 ) for JSR-303 reference implementationjms_j Aug 17, 2011 11:00 PM (in response to jms_j)I think I found my answer: http://community.jboss.org/wiki/HibernateCompatibilityMatrix#comment-6929 According to that one, you can actually have BOTH Hibernate Validator 3.5.x and Hibernate Validator 4.x in the same classpath, as Hibernate Core 3.5.x is coded to only use Hibernate Validator 3.5.x. 
