jsr « Validation « JPA Q&A





1. slf4j and jsr303 validation conflict    forum.hibernate.org

Newbie Joined: Wed Apr 06, 2011 8:28 am Posts: 2 Hello, I've some problems with hibernate-validation 4.1. I've change pom dependency from hibernate-validation 4.0.1 to 4.1 and now I can't start my application on glassfish 3.0.1 (don't know how about any other server) because server throw following error: Code: org.apache.catalina.LifecycleException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageInterpolator' defined in ServletContext resource ...