Hi everyone, I am currently trying to test a Tapestry page. The page Instantiation already fails because of hibernate errors. I have remapped configuration for the test, so that no hibernate session needs to be injected. still, i have the following error output:
Failed tests: simple_test(pages.GoPlayTest): Exception constructing service 'ValueEncoderSource': Error invoking service contribution method org.apache.tapestry5.hibernate.HibernateModule.contributeValueEncoderSource(MappedConfiguration, boolean, HibernateSessionSource, Session, TypeCoercer, PropertyAccess, LoggerSource): Exception constructing service 'HibernateSessionSource': Error invoking constructor public org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): java.lang.NoSuchMethodException: org.hibernate.validator.ClassValidator.<init>(java.lang.Class, java.util.ResourceBundle, org.hibernate.validator.MessageInterpolator, java.util.Map, org.hibernate.annotations.common.reflection.ReflectionManager) Any help would be highly appreciated. Thanks and best, Tom -- View this message in context: http://tapestry.1045711.n5.nabble.com/Unit-Test-and-HibernateSessionSource-tp5466828p5466828.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org