All the information you'll need is in the error messages. Your project had the Hibernate dependency upgraded to 3.6.

On Fri, 07 Jan 2011 13:44:08 -0200, Angelo C. <angelochen...@gmail.com> wrote:

I just replaced the version number from 5.1.0.5 to 5.2.4 and compile, run, the first error is:

[WARN] DTDEntityResolver recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration
Guide!
[WARN] AnnotationBinder Package not found or wo package-info.java:
sample.t5.entities
[ERROR] Registry Error invoking service builder method
org.apache.tapestry5.hibernate.HibernateCoreModule.buildHibernateSessionSource(Logger,
List, RegistryShutdownHub) (at HibernateCoreModule.java:123) (for service
'HibernateSessionSource'): Associations marked as mappedBy must not define
database mappings like @JoinTable or @JoinColumn:
sample.t5.entities.User.details

but the same app runs in 5.1.0.5


--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
Consultor, desenvolvedor e instrutor em Java, Tapestry e Hibernate
Coordenador e professor da Especialização em Engenharia de Software com Ênfase em Java da Faculdade Pitágoras
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to