Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread Taha Hafeez Siddiqi
Hi This might help http://jaitechwriteups.blogspot.in/2008/08/how-to-upgrade-hibernate-in-jboss.html regards Taha On Feb 9, 2012, at 2:26 AM, tompeter wrote: > Hi Thiago, thanks for the tips! I looked at the dependency tree with m2e and > didn't find anything obvious. Could you take a look at

Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread tompeter
Hi Thiago, thanks for the tips! I looked at the dependency tree with m2e and didn't find anything obvious. Could you take a look at the Pom to check if you see something? Thanks you so much! http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"; xmlns:xsi="http://www

Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread tompeter
Hi Thiago, thanks for the tips! I looked at the dependency tree with m2e and didn't find anything obvious. Could you take a look at the Pom to check if you see something? Thanks you so much! 4.0.0 com.myapp myapp_webapp 1.0-SNAPSHOT war tomplaygo_webapp Tapestry 5 Applic

Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread Thiago H. de Paula Figueiredo
On Wed, 08 Feb 2012 14:48:09 -0200, tompeter wrote: Hi Thiago, Hi! I don't understand how this could happen, as packaging the application with maven (with outcommented test) to a war file creates a working application. This doesn't mean you have wrong dependencies. Your stack trace loo

Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread tompeter
Hi Thiago, thanks a lot for your reply! I don't understand how this could happen, as packaging the application with maven (with outcommented test) to a war file creates a working application. Could you give me a hint where I might have messed it up? Thanks a lot! Tom -- View this message in co

Re: Unit-Test and HibernateSessionSource

2012-02-08 Thread Thiago H. de Paula Figueiredo
On Wed, 08 Feb 2012 13:37:48 -0200, tompeter wrote: Hi everyone, Hi! java.lang.NoSuchMethodException: org.hibernate.validator.ClassValidator.(java.lang.Class, java.util.ResourceBundle, org.hibernate.validator.MessageInterpolator, java.util.Map, org.hibernate.annotations.common.reflection.Re